setTaperMode
rte setTaperMode boolean { t | nil }
Description
Controls the global taper routing mode. The setting determines whether or not the virtuosoDefaultTaper constraint group is used during the Point to Point command. The default is t.
GUI Equivalent
Examples
envGetVal("rte" "setTaperMode")
envSetVal("rte" "setTaperMode" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top