 | 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: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntaxpublic interface Trajectory
Public Interface Trajectory
The Trajectory type exposes the following members.
Properties
See Also