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

dbGetTrunkDirection

dbGetTrunkDirection(
d_trunkId 
)
=> t_direction / nil 

Description

Returns the direction of the specified trunk pattern ID.

Arguments

d_trunkId

The trunk pattern ID whose direction must be returned.

Value Returned

t_direction

The direction of the specified trunk pattern ID.

nil

The trunk pattern ID is incorrect.

Examples

dbGetTrunkDirection(trunk1)

Related Topics

Topology Pattern Database Access Functions

dbGetTrunkAnchor


Return to top
 ⠀
X