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

dbSetTrunkLongOffsetSource1

dbSetTrunkLongOffsetSource1(
d_trunkId 
t_source
)
=> t / nil 

Description

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

Arguments

d_trunkId

The trunk pattern ID for which the first longitudinal offset source value must be set.

t_source

The first longitudinal offset source value that must be set for the specified trunk pattern ID.

Value Returned

t

The first longitudinal offset source value was set for the specified trunk pattern ID.

nil

The first longitudinal offset source value was not set for the specified trunk pattern ID.

Examples

dbSetTrunkLongOffsetSource1(trunk "twigExtents")
=> t

Related Topics

Topology Pattern Database Access Functions

dbGetTrunkLongOffsetSource1


Return to top
 ⠀
X