dbSetTrunkAnchor
dbSetTrunkAnchor(
d_trunkId
d_anchorId
)
=> t / nil
Description
Sets the anchor for the specified trunk pattern. The anchor may be an instance or another trunk.
Arguments
|
The anchor ID to be associated with the specified trunk pattern ID. |
Value Returned
Examples
dbSetTrunkAnchor(trunk1 trunk2)
Related Topics
Topology Pattern Database Access Functions
Return to top