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

pcdbInstMasterLibFixed

pcdbInstMasterLibFixed(
h_master
)
=> t / nil

Description

Gets whether a master’s library name is fixed.

Arguments

h_master

A master returned from a call to pcdbNextInstMaster.

Value Returned

t

The master’s library name is fixed.

nil

The master’s library name is not fixed.

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

pcdbInstMasterView

pcdbInstMasterCellFixed

pcdbInstMasterViewFixed

Example for all pcdb Functions


Return to top
 ⠀
X