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

dbSetTrunkAnchor

dbSetTrunkAnchor(
d_trunkId 
d_anchorId
)
=> t / nil 

Description

Sets the anchor for the specified trunk pattern. The anchor may be an instance or another trunk.

Arguments

d_trunkId

The trunk pattern ID whose anchor must be set.

d_anchorId

The anchor ID to be associated with the specified trunk pattern ID.

Value Returned

t

The anchor was set for the specified trunk pattern ID.

nil

The anchor was not set for the specified trunk pattern ID.

Examples

dbSetTrunkAnchor(trunk1 trunk2)

Related Topics

Topology Pattern Database Access Functions

dbGetTrunkAnchor


Return to top
 ⠀
X