Click or drag to resize
AB4D logo

ImporterSettingsCalculateShapeProperties Field

CalculateShapeProperties defines if exact Volume (for CadParts), SurfaceArea (for CadParts and CadFace) and EdgeLengths (for CadFace) are calculated. It may take some time to calculate those values. Default value is true.

Namespace: Ab4d.OpenCascade
Assembly: Ab4d.OpenCascade (in Ab4d.OpenCascade.dll) Version: 1.0.0
Syntax
C#
public bool CalculateShapeProperties

Field Value

Boolean
See Also