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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
ContourGeometryTypeEnum ContourGeometryType { get; }

Property Value

ContourGeometryTypeEnum
See Also