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

dbSetTrunkOrthoOffset

dbSetTrunkOrthoOffset(
d_trunkId 
n_offset
)
=> t / nil 

Description

Sets the orthogonal offset value for the specified trunk pattern ID. The specified value must be in userUnits. An orthogonal offset is only meaningful when there is an anchor set for the trunk pattern.

Arguments

d_trunkId

The trunk pattern ID whose orthogonal offset value must be set.

n_offset

The orthogonal offset value that must be set for the specified trunk pattern ID.

Value Returned

t

The orthogonal offset value was set for the specified trunk pattern ID.

nil

The orthogonal offset value was not set for the specified trunk pattern ID.

Examples

dbSetTrunkOrthoOffset(trunk1 2)

Related Topics

Topology Pattern Database Access Functions

dbGetTrunkOrthoOffset


Return to top
 ⠀
X