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

hdbGetPathStackStr

hdbGetPathStackStr(
h_pathVectorStackId
) 
=> t_string

Description

Creates a string listing all the path vectors. Creates something similar to a fully rooted path for a design binding that contains sub-configurations.

Arguments

h_pathVectorStackId

A path vector ID; something returned by hdbCreatePathVectorStack.

Value Returned

t_string

All the path vectors in a path vector stack.

Example

whereAreWe = hdbGetPathStackStr( pathVectorStack )

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

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

hdbGetPathVectorStackTop

hdbCreatePathVectorStack

hdbPushPathVect

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X