snapToPin
layout snapToPin boolean { t | nil }
Description
Snaps the starting point of wires to the origin of pins. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "snapToPin")
envSetVal("layout" "snapToPin" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top