hdbSetTopCellViewName
hdbSetTopCellViewName(
h_configID
t_libName
t_cellName
t_viewName
)
=> t / nil
Description
Sets the top of the design hierarchy to library.cell:view in the configuration specified by h_configId
Arguments
Value Returned
Example
status = hdbSetTopCellViewName( config "lib1" "cell1" "view1" )
Related Topics
Parent/Child Database Functions
Return to top