Click or drag to resize

GrooveTrajectory Properties

The GrooveTrajectory type exposes the following members.

Properties
 NameDescription
Public propertyDepth Gets the actual grooving depth defining how deep the groove is cut into the material.
Public propertyGroovePath 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.
Public propertyPrimaryPath 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.
Public propertyTrajectoryType 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)
Public propertyWidth Gets the groove cutting width or kerf dimension defining the groove's width.
Top
See Also