void RemoveNodeFromNodeset_bn ( node_bn*  node,   const char*  nodeset )

Removes node from the node-set named nodeset.

It is okay if node isn't in nodeset when this is called (then no action is taken).

Version:

Versions 3.22 and later have this function.

See also:

AddNodeToNodeset_bn    (inverse operation) To add the nodes
IsNodeInNodeset_bn    Determines if a node is in a node-set
ReorderNodesets_bn    To change the priority order of a net's node-sets
GetAllNodesets_bn    Returns string listing all node-sets defined