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

hdbCreatePathVectorStack

hdbCreatePathVectorStack(
)
=> h_pathVectorStackId / nil

Description

Creates a stack to hold path vectors when traversing into sub-configurations.

Arguments

None

Value Returned

h_pathVectorStackId

The ID of the created path vector stack.

nil

A path vector stack could not be created.

Example

pathVectStack = hdbCreatePathVectorStack()

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

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

hdbGetPathStackStr

hdbGetPathVectorStackTop

hdbPushPathVect

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X