weNoSmartSnap
layout weNoSmartSnap boolean { t | nil }
Description
Disables the smart snapping mode while creating a wire. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "weNoSmartSnap")
envSetVal("layout" "weNoSmartSnap" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top