enableWidthOverride
layout enableWidthOverride boolean { t | nil }
Description
Allows the wire width specified in the Width field to be used by the point to point router when generating wire segments. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "enableWidthOverride")
envSetVal("layout" "enableWidthOverride" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top