Click or drag to resize

PockTrajectory.FinishContours Property

Returns the collection of the MainContour objects associated with the finish contour.

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

Property Value

IList<MainContour>
See Also