CWCursor3DSnapModes Enumeration
CWCursor3DSnapModes are the constants for the CWCursor3D.SnapMode property.
You can use the following constants with this data type:
- cwSnapFixed–Fixes the cursor at the specified x, y, and z position. The cursor cannot be moved.
- cwSnapNearestPlot–Snaps the cursor to the nearest plot. You can move the cursor along the nearest plot.
- cwSnapToPlot–Snaps the cursor to a specified plot. You can move the cursor along the specified plot.