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

dbReplaceTermNetExpr

dbReplaceTermNetExpr( 
d_termId 
t_netExpression 
)
=> t / nil

Description

Replaces any existing inherited net expression already associated with the terminal. If none exists, t_netExpression is attached to the given terminal and adds the terminal to the set of terminals having inherited net expressions.

Arguments

d_termId

Database ID of a terminal.

t_netExpression

The inherited net expression that gets attached to a terminal.

Value Returned

t

The inherited net expressions exists on the object and is successfully replaced or created.

nil

The given terminal cannot be found, or if the given inherited net expression is of illegal syntax.

Related Topics

Inherited Connections Functions

Net and Terminal Name Syntax

Instance Name Syntax


Return to top
 ⠀
X