Click or drag to resize

PockTrajectoryMiddleRemovalContours Property

Returns the collection of the MainContour objects associated with the middle removal contour.

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

Property Value

IListMainContour
See Also