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

dbGetTrunkAnchor

dbGetTrunkAnchor(
d_trunkId 
)
=> d_anchorId / nil 

Description

Returns the anchor of the specified trunk pattern. The anchor may be an instance or another trunk.

Arguments

d_trunkId

The trunk pattern ID whose anchor must be returned.

Value Returned

d_anchorId

The group type associated with the specified topology pattern ID.

nil

The anchor is not set for the specified topology pattern ID.

Examples

dbGetTrunkAnchor(trunk1)

Related Topics

Topology Pattern Database Access Functions

dbGetTrunkDirection


Return to top
 ⠀
X