disconnect_net¶
- -net
Specifies the net name or net instance name to disconnect.
- -object_list
Specifies the pins and ports disconnected from the net.
- -all
Specifies to break all connections on the net.
-net¶
Specifies the net name or net instance name to disconnect.
attribute
- type:
STRING
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
net
simple case
There is currently no simple case.
-object_list¶
Specifies the pins and ports disconnected from the net.
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
object_list all
- GroupType.TYPE_CONFLICT:
object_list all
simple case
There is currently no simple case.
-all¶
Specifies to break all connections on the net.
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
object_list all
- GroupType.TYPE_CONFLICT:
object_list all
simple case
There is currently no simple case.