 | NestTrajectoryPrimaryContour Property |
Returns the PrimaryContour object that defines the primary contour geometry for tool path building.
The primary contour manages the contour type (rectangular, circular, or variant), offset positioning, and the main
geometric path to precisely define the manufactured feature shape and dimensions.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
SyntaxPrimaryContour PrimaryContour { get; }ReadOnly Property PrimaryContour As PrimaryContour
Get
Property Value
PrimaryContour
See Also