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

dbGetViaStraps

dbGetViaStraps(
d_viaId 
)
=> l_straps / nil 

Description

Returns a list of straps associated with the given via ID.

Arguments

d_viaId

The ID of the via to query.

Value Returned

l_straps

The list of straps associated with the given via.

nil

The via is not associated with any straps.

Examples

dbGetViaStraps(viaId)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X