weInteractiveShielding
layout weInteractiveShielding boolean { t | nil }
Description
Enables interactive shielding in case the shielding constraint has been defined in the constraint manager for a net. The default is t.
GUI Equivalent
Examples
envGetVal("layout" " weInteractiveShielding ")
envSetVal("layout" " weInteractiveShielding " 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top