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

dbRefreshCellView

dbRefreshCellView( 
d_cellViewId
) 
=> t / nil

Description

Refreshes the cellview in virtual memory with the most current copy from disk. If there were any changes to the cellview, this function purges the cellview from virtual memory and reopens the cellview.

Arguments

d_cellViewId

The database ID of the cellview.

Values Returned

t

The cellview was refreshed.

nil

The cellview was not refreshed.


Return to top
 ⠀
X