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