dbClearPcellCache
dbClearPcellCache( [t_libName] [t_cellName] [t_viewName] ) => t / nil
Description
Deletes all the submasters of the cellview specified by t_libName, t_cellName, and t_viewName from the Express Pcell cache on disk at the location specified by the CDS_EXP_PCELL_DIR environment variable. If no argument is specified then it deletes the complete cache.
Arguments
Value Returned
|
All submasters of the specified cellview are deleted from the cache. |
|
Related Topics
Return to top