 | PockTrajectoryMiddleRemovalContours Property |
Returns the collection of the
MainContour objects associated with the middle removal contour.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxIList<MainContour> MiddleRemovalContours { get; }
ReadOnly Property MiddleRemovalContours As IList(Of MainContour)
Get
Property Value
IListMainContour
See Also