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

pcdbInstWidth

pcdbInstWidth(
h_instance
)
=> x_width / nil

Description

Gets the instance width for an instance.

Arguments

h_instance

An instance returned from a call to pcdbNextInst.

Value Returned

x_width

The instance width.

nil

Did not get an instance width for an instance.

Example

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

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

pcdbNextInst

pcdbInstName

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions

Example for all pcdb Functions


Return to top
 ⠀
X