Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbSubFigFromNet

dbSubFigFromNet(
d_figId
) 
=> t / nil 

Description

Removes the given figure object from the net object with which it is already associated.

Arguments

d_figId

The given figure object.

Value Returned

t

The figure object was removed.

nil

The figure object was not removed.

Example

When the dbSubFigFromNet SKILL function is successful, you can verify the result using:

dbSubFibFromNet(figId)

Where figId is not a member of the returned list.

netId~>figs=>list(figs...)

Related Topics

Connectivity Creation and Modification Functions


Return to top
 ⠀
X