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

dbGetStrapTwig

dbGetStrapTwig(
d_strapId 
)
=> t_name / nil 

Description

Returns the twig associated with the specified strap pattern ID.

Arguments

d_strapId

The strap pattern ID whose twig name must be returned.

Value Returned

t_name

The name of the twig associated with the specified strap pattern ID.

nil

The strap pattern ID does not have an associated twig.

Examples

dbGetStrapTwig(strap)

Related Topics

Topology Pattern Database Access Functions

dbSetStrapTwig


Return to top
 ⠀
X