Click or drag to resize

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.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
PrimaryContour PrimaryContour { get; }

Property Value

PrimaryContour
See Also