dbIsTermInherited
dbIsTermInherited( d_termId ) => t / nil
Description
Checks whether there is an inherited net expression attached to the given terminal.
Arguments
Value Returned
|
An inherited net expression is found to be attached to the given terminal. |
|
|
There is no inherited net expression attached to the , or the given terminal cannot be found. |
Related Topics
Inherited Connections Functions
Return to top