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

dbGetTrunkTwigs

dbGetTrunkTwigs(
d_trunkId 
)
=> l_twigs / nil 

Description

Returns the list of twigs associated with the specified trunk pattern ID.

Arguments

d_trunkId

The trunk pattern ID whose list of twigs must be returned.

Value Returned

l_twigs

The list of twigs of the specified trunk pattern ID.

nil

The trunk pattern ID is incorrect.

Examples

dbGetTrunkTwigs(trunk1)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X