adjustEditedViasParamsScope
layout adjustEditedViasParamsScope string "functionname"
Description
Defines the interactive routing command that is allowed to adjust the via parameters. The valid commands are: stretch, reshape, quickAlign, split, editProperties, editBus, pickedVia, and iRoute.
GUI Equivalent
Examples
envGetVal("layout" "adjustEditedViasParamsScope")
envSetVal("layout" "adjustEditedViasParamsScope" 'string "stretch")
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top