Click or drag to resize

PockOperationTrajectories Property

Returns the collection of the PockTrajectory objects associated with the operation.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
IList<PockTrajectory> Trajectories { get; }

Property Value

IListPockTrajectory
See Also