 | NestingOperationTrajectories Property |
Returns the collection of
NestTrajectory objects associated with the nesting operation.
Each trajectory represents a distinct part instance's manufacturing sequence including lead-in, main contour cutting,
bridge cutting for maintaining part integrity, and lead-out movements. Multiple trajectories enable coordinated
multi-part production with optimized positioning and minimal material waste.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
SyntaxIList<NestTrajectory> Trajectories { get; }ReadOnly Property Trajectories As IList(Of NestTrajectory)
Get
Property Value
IListNestTrajectory
See Also