hdbPushCell
hdbPushCell(h_pathVectorIdt_instanceNamet_libNamet_cellNamet_viewName) =>t/nil
Description
Push a cell onto a path vector.
Arguments
|
A path vector ID; something obtained from |
|
Value Returned
Example
status = hdbPushCell( pathVector "inst1" "lib1" "cell1" "view1" )
An example for the use of this function can be found at
your_install_dir/tools/hdb/examples/hdbTraverse.il
Related Topics
Parent/Child Database Functions
Return to top