Groove |
The GrooveTrajectory type exposes the following members.
| Name | Description | |
|---|---|---|
| Depth | Gets the actual grooving depth defining how deep the groove is cut into the material. | |
| GroovePath | Returns the GroovePath containing the complete grooving sequence. The groove path includes lead-in, main groove cutting, optional cleaning pass, and lead-out segments organized with offset direction and cleaning pass configuration for precise groove geometry. | |
| PrimaryPath | Returns the PrimarySawPath defining the primary saw blade cutting bounds. The primary path establishes the overall geometric boundaries and safe cutting area for the saw blade, ensuring the blade operates within machine and material constraints during grooving. | |
| TrajectoryType |
Returns the trajectory type classification as defined by TrajectoryTypeEnum.
Supported types include: DrillTrajectory (hole making),
MillTrajectory (milling paths), PocketTrajectory (pocket creation),
CutTrajectory (cutting operations), GrooveTrajectory (groove creation),
NestingTrajectory (nesting optimization), CalibrationTrajectory (mill calibration),
and CutCalibrationTrajectory (cut calibration).
The trajectory type determines the operational characteristics and available parameters for the specific manufacturing operation.
(Inherited from Trajectory) | |
| Width | Gets the groove cutting width or kerf dimension defining the groove's width. |