 | PockTrajectoryMiddleRemovalContours Property |
Returns the collection of
MainContour objects that define the intermediate material removal phases for the pocketing operation.
Middle removal contours manage progressive depth engagement and step-over patterns to efficiently clear material from the pocket interior
while maintaining tool safety and controlling cutting forces. Each contour in the collection represents a distinct intermediate cutting pass
between initial roughing and final finishing operations.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxIList<MainContour> MiddleRemovalContours { get; }ReadOnly Property MiddleRemovalContours As IList(Of MainContour)
Get
Property Value
IListMainContour
See Also