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

dbGetTwigPinName

dbGetTwigPinName(
d_twigId 
)
=> t_pinName / nil 

Description

Returns the pin name set on the specified twig pattern ID. If there is no pin name for the twig pattern ID, an empty string is returned.

Arguments

d_twigId

The twig pattern ID whose pin name set must be returned.

Value Returned

t_pinName

The pin name set of the specified twig pattern ID.

nil

The twig ID is incorrect.

Examples

dbGetTwigPinName(twig)

Related Topics

Topology Pattern Database Access Functions

dbSetTwigPinName


Return to top
 ⠀
X