Click or drag to resize

GrooveOperationTrajectories Property

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

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

Property Value

IListGrooveTrajectory
See Also