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

dbGetTrunkSide

dbGetTrunkSide(
d_trunkId 
)
=> t_side / nil 

Description

Returns the side of the trunk specified by the trunk pattern ID.

Arguments

d_trunkId

The trunk pattern ID whose side must be returned.

Value Returned

t_side

The side of the specified trunk pattern ID.

nil

The trunk pattern ID is incorrect.

Examples

dbGetTrunkSide(trunk1)

Related Topics

Topology Pattern Database Access Functions

dbSetTrunkSide


Return to top
 ⠀
X