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

geRefreshCellViews

geRefreshCellViews(
d_cvId 
)
=> t / nil 

Description

Displays a form that shows all cellviews from the specified cellview that have been modified by another process but not reread from disk. You can then select which ones should be refreshed. The top-level cellview is also checked for modification.

Arguments

d_cvId

Cellview ID of the cellview to be redrawn.

Value Returned

t

Cellview is successfully refreshed.

nil

Cellview is not refreshed.

Examples

Redraws cell1.

geRefreshCellViews( cell1 )

Related Topics

Refresh Functions


Return to top
 ⠀
X