dbSubFigFromNet
dbSubFigFromNet(
d_figId
)
=> t / nil
Description
Removes the given figure object from the net object with which it is already associated.
Arguments
Value Returned
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