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

pcdbClose

pcdbClose(
h_pcdbHandle
)
=> t / nil

Description

Closes a pcdb handle opened with pcdbOpen.

Arguments

h_pcdbHandle

A pcdb handle returned from a call to pcdbOpen.

Value Returned

t

The pcdb handle is closed.

nil

The close operation failed.

Example

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

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

pcdbOpen

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions

Example for all pcdb Functions


Return to top
 ⠀
X