 | PockTrajectoryFinishContours Property |
Returns the collection of
MainContour objects that define the final surface refinement and dimensional accuracy for the pocketing operation.
Finish contours achieve superior surface quality and precise cavity geometry through controlled tool engagement and optional step-over patterns.
Each contour in the collection represents a finishing pass that refines surfaces and achieves target tolerances after roughing and middle removal phases.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxIList<MainContour> FinishContours { get; }ReadOnly Property FinishContours As IList(Of MainContour)
Get
Property Value
IListMainContour
See Also