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

pcdbInstName

pcdbInstName(
h_instance
)
=> t_instName / nil

Description

Gets the instance name for an instance.

Arguments

h_instance

An instance returned from a call to pcdbNextInst.

Value Returned

t_instName

A string which is the instance name.

nil

Did not get an instance name for an instance.

Example

An example for the use of this function can be found at

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

pcdbNextInst

pcdbInstWidth

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions

Example for all pcdb Functions


Return to top
 ⠀
X