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

dbDeleteTermNetExpr

dbDeleteTermNetExpr( 
d_termId 
)
=> t / nil

Description

Given d_termId, this function deletes any existing inherited net expression associated with this terminal and removes it from the set of inherited terminals.

Arguments

d_termId

Specifies a terminal that has the inherited net expression attached to it.

Value Returned

t

The inherited net expression exists on the object and is successfully deleted.

nil

No inherited net expression belongs to the object, or if the given terminal cannot be found.

Related Topics

Inherited Connections Functions

Net and Terminal Name Syntax

Instance Name Syntax


Return to top
 ⠀
X