snapToViaCenter
layout snapToViaCenter boolean { t | nil }
Description
Snaps the wire to the center of via. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "snapToViaCenter")
envSetVal("layout" "snapToViaCenter" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top