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

hdbGetPathVectorStackTop

hdbGetPathVectorStackTop(
h_pathVectorStackId
) 
=> h_pathVectorId

Description

Gets the top of a path vector stack.

Arguments

h_pathVectorStackId

A path vector stack ID; something returned by hdbCreatePathVectorStack.

Value Returned

h_pathVectorId

The top pathVectorId.

Example

pathVect = hdbGetPathVectorStackTop( pathVectorStack )

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

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

hdbGetPathStackStr

hdbCreatePathVectorStack

Attribute Retrieval and Modification Functions

hdbPushPathVect

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X