Click or drag to resize

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.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
IList<MainContour> FinishContours { get; }

Property Value

IListMainContour
See Also