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