Click or drag to resize

PockTrajectoryPrimaryContours Property

Returns the collection of the PrimaryContour objects associated with the primary pocket contour.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
IList<PrimaryContour> PrimaryContours { get; }

Property Value

IListPrimaryContour
See Also