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

pcdbNextInst

pcdbNextInst(
h_instGen
)
=> h_instance / nil

Description

Gets the next instance from an instance generator.

Arguments

h_instGen

An instance generator returned from a call to pcdbNextInst.

Value Returned

h_instance

An instance.

nil

Did not get an instance from an instance generator.

Example

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

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

pcdbGetInstGen

pcdbInstName

pcdbInstWidth

Parent/Child Database Functions

Example for all pcdb Functions


Return to top
 ⠀
X