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

dbGetViaTwigs

dbGetViaTwigs(
d_viaId 
)
=> l_twigs / nil 

Description

Returns a list of twigs associated with the given via.

Arguments

d_viaId

The ID of the via to query.

Value Returned

l_twigs

The list of twigs associated with the given via.

nil

The via is not associated with any twigs.

Examples

dbGetViaTwigs(viaId)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X