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

pcdbInstMasterView

pcdbInstMasterView(
h_master
)
=> t_viewName / nil

Description

Gets the view name for a master.

Arguments

h_master

A master returned from a call to pcdbNextInstMaster.

Value Returned

t_viewName

A string which is the master’s view name.

nil

Did not get a view name for a master.

Example

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

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

pcdbNextInstMaster

pcdbInstMasterLib

pcdbInstMasterCell

pcdbInstMasterLibFixed

pcdbInstMasterCellFixed

pcdbInstMasterViewFixed

Example for all pcdb Functions


Return to top
 ⠀
X