Click or drag to resize

PrimaryContourMainContour Property

Returns the primary Contour object that provides the detailed path composition for the feature. The main contour aggregates geometric elements (segments and arcs) sequentially connected to form the continuous cutting path, enabling precise control over tool movement and feature geometry execution during manufacturing operations.

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

Property Value

Contour
See Also