Click or drag to resize

CutCalibrationOperationTrajectories Property

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

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

Property Value

IListCutCalibrationTrajectory
See Also