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

dbGetTrunkOrthoOffset

dbGetTrunkOrthoOffset(
d_trunkId 
)
=> n_offset / nil 

Description

Returns the orthogonal offset of the specified trunk pattern ID. The value returned is in user units. An orthogonal offset is meaningful only when there is an anchor set for the trunk pattern.

Arguments

d_trunkId

The trunk pattern ID whose orthogonal offset name must be returned.

Value Returned

n_offset

The orthogonal offset of the specified trunk pattern ID.

nil

The trunk pattern ID is incorrect.

Examples

dbGetTrunkOrthoOffset(trunk1)

Related Topics

Topology Pattern Database Access Functions

dbSetTrunkOrthoOffset


Return to top
 ⠀
X