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

pcdbInstMasterViewFixed

pcdbInstMasterViewFixed(
h_master
)
=> t / nil

Description

Gets whether a master’s view name is fixed.

Arguments

h_master

A master returned from a call to pcdbNextInstMaster.

Value Returned

t

The master’s view name is fixed.

nil

The master’s view name is not fixed.

Example

An example for the use of the pcdb functions is at the end of this section.

Reference

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

pcdbInstMasterView

pcdbInstMasterLibFixed

pcdbInstMasterCellFixed

Example for all pcdb Functions


Return to top
 ⠀
X