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

pcdbGetInstGen

pcdbGetInstGen(
h_master
)
=> h_instGen / nil

Description

Creates an instance generator that can be used to get the instances for a given master.

Arguments

h_master

A master returned from a call to pcdbNextInstMaster.

Value Returned

h_instGen

An instance generator.

nil

Did not get 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

pcdbNextInstMaster

pcdbNextInst

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions

Example for all pcdb Functions


Return to top
 ⠀
X