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

pcdbGetInstMasterGen

pcdbGetInstMasterGen(
h_pcdbHandle
)
=> h_masterGen / nil

Description

Creates a generator that can be used to get the masters of a view.

Arguments

h_pcdbHandle

A pcdb handle returned from a call to pcdbOpen.

Value Returned

b_masterGen

A generator.

nil

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

pcdbOpen

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions

Example for all pcdb Functions


Return to top
 ⠀
X