adjustEditedViasParams
layout adjustEditedViasParams boolean { t | nil }
Description
Re-calculates via parameters (such as alignment or enclosures) if you stretch the wire connected to the via or while editing width and layer properties of a pathSeg. The default is nil.
GUI Equivalent
|
Window – Assistant – Wire Assistant – Net – Via Configuration |
|
Examples
envGetVal("layout" "adjustEditedViasParams")
envSetVal("layout" "adjustEditedViasParams" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top