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

hdbDestroyPathVector

hdbDestroyPathVector(
h_pathVectorId
) 
=> t / nil 

Description

Destroys a path vector.

Arguments

h_pathVectorId

The path vector obtained with hdbCreatePathVector.

Value Returned

t

The path vector has been destroyed.

nil

The path vector has not been destroyed.

Example

status = hdbDestroyPathVector( 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