Click or drag to resize

DrillOperationTrajectories Property

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

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

Property Value

IListDrillTrajectory
See Also