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.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
ContourGeometryTypeEnum ContourGeometryType { get; }

Property Value

ContourGeometryTypeEnum
See Also