 | PockTrajectoryPrimaryContours Property |
Returns the collection of the
PrimaryContour objects associated with the primary pocket contour.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxIList<PrimaryContour> PrimaryContours { get; }
ReadOnly Property PrimaryContours As IList(Of PrimaryContour)
Get
Property Value
IListPrimaryContour
See Also