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

dbSetTermSoftConnect

dbSetTermSoftConnect ( 
d_termId 
g_value 
) 
=> t / nil 

Description

Sets the softConnect attribute of the specified terminal to the given value.

Arguments

d_termId

The database ID of the terminal.

g_value

Value of the softConnect attribute.

If the softConnect attribute of the terminal is set to nil, the associated pinlessTerminalLayer and connectToLayer attributes are removed (if already set).

Value Returned

t

The softConnect attribute has been successfully set.

nil

The softConnect attribute has not been set.

Examples

dbSetTermSoftConnect( term t)

Related Topics

Soft Connect Terminal Functions


Return to top
 ⠀
X