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

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

d_twigId

The twig pattern ID whose database object set must be returned.

Value Returned

d_dbId

The database object set of the specified twig ID.

nil

The twig ID is incorrect.

Examples

dbGetTwigObject(twig)

Related Topics

Topology Pattern Database Access Functions

dbSetTwigObject


Return to top
 ⠀
X