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

geResetCellView

geResetCellView( 
d_cellview 
)
=> t / nil

Description

Re-displays the last saved version of a cellview.

Arguments

d_cellview

Database ID of the cellview to reset.

Value Returned

t

The cellview is reset.

nil

The cellview is not reset.

Examples

Reverts to the last saved cellview of cell2.

geResetCellView( cell2 )

Related Topics

Utility Functions


Return to top
 ⠀
X