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

geSave

geSave( 
[ w_windowId ] 
)
=> t / nil 

Description

Saves a design.

Arguments

w_windowId

Database ID of the window containing the design to save. If not specified, the current window is used.

Value Returned

t

The cellview is saved.

nil

The cellview is not saved.

Examples

Saves the design in win2.

geSave( win2 )

Related Topics

Design Functions

Return to top
 ⠀
X