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

dbSoftConnectTermHasPinlessLayer

dbSoftConnectTermHasPinlessLayer ( 
d_termId 
) 
=> t / nil 

Description

Checks if the given terminal has the softConnect pinlessTerminalLayer attribute set.

If the given terminal is not a softConnect terminal, nil is returned.

Arguments

d_termId

The database ID of the terminal.

Value Returned

t

The terminal has the softConnect pinlessTerminalLayer attribute set.

nil

The terminal is not a softConnect terminal or does not have the pinlessTerminalLayer attribute set.

Examples

dbSoftConnectTermHasPinlessLayer( term )=> t

Related Topics

Soft Connect Terminal Functions


Return to top
 ⠀
X