 | 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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxIList<MainContour> MiddleRemovalContours { get; }ReadOnly Property MiddleRemovalContours As IList(Of MainContour)
Get
Property Value
IListMainContour
See Also