 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
SyntaxContour MainContour { get; }ReadOnly Property MainContour As Contour
Get
Property Value
Contour
See Also