dimension.shape_snapping
gui.dimension.shape_snapping boolean { true | false }
Description
When true with dimension mode enabled, edges and vertices under the pointer are highlighted as you move the pointer in the workspace. If an edge is selected as the first endpoint, only orthogonal measurements can be made. If a vertex or point is selected first, then non-orthogonal measurements can be made. When false, the dimension point is placed at the pointer position.
GUI Equivalent
Examples
getvar gui.dimension.shape_snapping
setvar gui.dimension.shape_snapping false
Related Topics
Space-based Router Tcl Environment Variables
Return to top