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