snapMode
vrf.layout snapMode string "anyAngle"
Description
Determines how Create command entry points snap to the grid for a design that has fabric type package, module, or board. The default value is anyAngle. By default, the points snap to grid at any angle.
GUI Equivalent
Examples
envSetVal("layout" "snapMode" 'string "anyAngle")
envGetVal("layout" "snapMode")
Return to top