 | NestingOperationTrajectories Property |
Returns the collection of the
NestTrajectory objects associated with the operation.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxIList<NestTrajectory> Trajectories { get; }
ReadOnly Property Trajectories As IList(Of NestTrajectory)
Get
Property Value
IListNestTrajectory
See Also