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

pcdbSave

pcdbSave(
h_pcdbHandle
)
=> t / nil

Description

Save a pcdb handle opened with pcdbOpen. This function is currently not useful. It would require other functions that would modify a pcdb handle that do not currently exist.

Arguments

h_pcdbHandle

A pcdb handle returned from a call to pcdbOpen.

Value Returned

t

The pcdb object is saved.

nil

The save operation failed.

Example

An example for the use of pcdb functions 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