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

dbSetTrunkLongOffset1

dbSetTrunkLongOffset1(
d_trunkId 
f_longitudinalOffset1 
)
=> t / nil 

Description

Sets the longitudinal offset1 value for the specified trunk pattern.

Arguments

d_trunkId

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

f_longitudinalOffset1

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

Value Returned

t

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

nil

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

Examples

dbSetTrunkLongOffset1(trunk1 4.0)

Related Topics

Topology Pattern Database Access Functions

dbGetTrunkLongOffset1


Return to top
 ⠀
X