dbSetTrunkLongOffset2
dbSetTrunkLongOffset2(
d_trunkId
f_longitudinalOffset2
)
=> t / nil
Description
Sets the longitudinal offset2 value for the specified trunk pattern ID.
Arguments
|
The trunk pattern ID whose longitudinal offset2 value must be set. |
|
|
The longitudinal offset2 value that must be set for the specified trunk pattern ID. |
|
Value Returned
|
The longitudinal offset2 value was set for the specified trunk pattern ID. |
|
|
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
Return to top