Click or drag to resize

PrimaryContourContourGeometryType Property

Returns the contour geometry type as defined by ContourGeometryTypeEnum. The geometry type specifies whether the contour uses parametric rectangular geometry, parametric circular geometry, or variant geometry composed of custom segments and arcs.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
ContourGeometryTypeEnum ContourGeometryType { get; }

Property Value

ContourGeometryTypeEnum
See Also