 | Trajectory Interface |
Represents the base contract for all tool trajectories in the woodwork automation system.
A trajectory defines the complete path and sequence of movements that a tool follows during a manufacturing operation.
Trajectories specify depth progression, lead-in/lead-out behavior, and other kinematic parameters essential for precise CNC execution.
All specialized trajectory types (drill, mill, pocket, cut, groove, nesting, calibration) inherit from this interface
to maintain consistent trajectory management throughout the manufacturing workflow.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntaxpublic interface Trajectory
Public Interface Trajectory
The Trajectory type exposes the following members.
Properties
See Also