pushAndShoveSmooth
we pushAndShoveSmooth boolean { t | nil }
Description
(Layout EXL Only) Controls the Smooth Wires setting for the wires modified by push and shove. This applies only to Virtuoso RF designs. The default is nil.
GUI Equivalent
|
Create – Wiring – Wire – Push and Shove context-sensitive menu |
|
Examples
envGetVal("we" "pushAndShoveSmooth")
envSetVal("we" "pushAndShoveSmooth" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Push and Shove in Interactive Routing
Return to top