Click or drag to resize

MillOperationTrajectories Property

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

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

Property Value

IListMillTrajectory
See Also