set_route_noshield
set_route_noshield
-set d_setObj
-no_shield [ true | false ] ]
Description
Enables or disables shielding on a routes in the set. This command must be issued before running add_shield_wires.
Arguments
Examples
The following example prevents shields from being added for the routes in the set.
set_route_noshield -set [get_selection_set] -noShield true
Related Topics
Return to top