dbGetTrunkOrthoOffset
dbGetTrunkOrthoOffset(d_trunkId) =>n_offset/ nil
Description
Returns the orthogonal offset of the specified trunk pattern ID. The value returned is in user units. An orthogonal offset is meaningful only when there is an anchor set for the trunk pattern.
Arguments
|
The trunk pattern ID whose orthogonal offset name must be returned. |
Value Returned
Examples
dbGetTrunkOrthoOffset(trunk1)
Related Topics
Topology Pattern Database Access Functions
Return to top