dbGetTwigObject
dbGetTwigObject(d_twigId) =>d_dbId/ nil
Description
Returns the database object set for the specified twig ID. A twig can have only one object and that is one of the following: InstTerm, Via, MPPShape, or a Strap.
Arguments
|
The twig pattern ID whose database object set must be returned. |
Value Returned
Examples
dbGetTwigObject(twig)
Related Topics
Topology Pattern Database Access Functions
Return to top