Click or drag to resize

PrimaryContourContourGeometry Property

Returns the ContourGeometry object that defines the shape and dimensional parameters for the contour. The contour geometry specifies geometric dimensions (length, width for rectangular; radius for circular), corner rounding, rotation angle, and geometric elements (segments and arcs) that precisely describe the feature boundary and position.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
ContourGeometry ContourGeometry { get; }

Return Value

ContourGeometry
See Also