remove_object_from_net
remove_object_from_net -net_names_netName{-objectd_ctuObj| -setd_setObj}
Description
Removes objects from a net. You can remove a single object (-object) or a set of objects (-set).
Arguments
Examples
The following example removes objects in the selected set from the mynet net.
remove_object_from_net -set [get_selection_set] -net_name mynet
Related Topics
Return to top