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