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