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

dbSetTrunkLongOffset2

dbSetTrunkLongOffset2(
d_trunkId 
f_longitudinalOffset2 
)
=> t / nil 

Description

Sets the longitudinal offset2 value for the specified trunk pattern ID.

Arguments

d_trunkId

The trunk pattern ID whose longitudinal offset2 value must be set.

f_longitudinalOffset2

  

The longitudinal offset2 value that must be set for the specified trunk pattern ID.

Value Returned

t

The longitudinal offset2 value was set for the specified trunk pattern ID.

nil

The longitudinal offset2 value was not set for the specified trunk pattern ID.

Examples

dbSetTrunkLongOffset2(trunk1 8.1)

Related Topics

Topology Pattern Database Access Functions

dbGetTrunkLongOffset2


Return to top
 ⠀
X