Click or drag to resize

TrajectoryTypeEnum Enumeration

Trajectory Type Enum

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public enum TrajectoryTypeEnum
Members
Member nameValueDescription
DrillTrajectory0 The drill trajectory
MillTrajectory1 The mill trajectory
PocketTrajectory2 The pocket trajectory
CutTrajectory3 The cut trajectory
GrooveTrajectory4 The groove trajectory
NestingTrajectory5 The nesting trajectory
CalibrationTrajectory6 The calibration trajectory
CutCalibrationTrajectory7 The cut calibration trajectory
See Also