Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

sevCreateMainWindow

sevCreateMainWindow(
t_session
)
=> t / nil

Description

Creates the main simulation environment window. If a window is already open for the specified session, the function brings it to the top.

Arguments

t_session

The simulation environment session.

Value Returned

t

The call is successful.

nil

The call is unsuccessful.


Return to top
 ⠀
X