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

dbSetTwigPinName

dbSetTwigPinName(
d_twigId 
t_pinName
)
=> t / nil 

Description

Sets the pin name set for the specified twig.

Arguments

d_twigId

The twig ID whose pin name must be set.

t_pinName

The pin name that must be set for the specified twig ID.

Value Returned

t

The pin name was set for the specified twig ID.

nil

The pin name was not set for the specified twig ID.

Examples

dbSetTwigPinName(twig "pinN")

Related Topics

Topology Pattern Database Access Functions

dbGetTwigPinName


Return to top
 ⠀
X