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

dbGetTrunkLongOffsetSource2

dbGetTrunkLongOffsetSource2(
d_trunkId 
)
=> t_source / nil 

Description

Returns the second longitudinal offset source value of the specified trunk pattern ID. Valid source values are unknown, twigExtents, figGroupExtents, instanceExtents, guardRing, and connExtents.

Arguments

d_trunkId

The trunk pattern ID of which the second longitudinal offset source must be returned.

Value Returned

t_source

The second longitudinal offset source of the specified trunk pattern ID.

nil

The specified trunk pattern ID is incorrect.

Examples

dbGetTrunkLongOffsetSource2(trunk1)
=> "instanceExtents"

Related Topics

Topology Pattern Database Access Functions

dbGetTrunkLongOffsetSource1

dbGetTrunkLongOffsetSource

dbSetTrunkLongOffsetSource2


Return to top
 ⠀
X