Product Documentation
Virtuoso Space-based Router Command Reference
Product Version IC23.1, September 2023

remove_object_from_net

remove_object_from_net 
-net_name s_netName 
{-object d_ctuObj | -set d_setObj} 

Description

Removes objects from a net. You can remove a single object (-object) or a set of objects (-set).

Arguments

-net_name s_netName

Specifies the name of the net.

-object d_ctuObj

Specifies the identifier for the object to remove.

-set d_setObj

Specifies the identifier for a set of objects to remove.

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

Edit Commands

add_object_to_net


Return to top
 ⠀
X