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

hdbGetPathStr

hdbGetPathStr(
h_pathVectorId
) 
=> t_string

Description

Creates a string representation of a path vector.

Arguments

h_pathVectorId

A path vector ID; something returned by hdbCreatePathVector.

Value Returned

t_string

The path vector.

Example

path = hdbGetPathStr( pathVector )

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

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X