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

sevRemovePlotWindow

sevRemovePlotWindow(
t_session 
w_windowID
)
=> l_plotWindows / nil

Description

Removes the specified plot window from the list of plot windows owned by the given simulation environment session.

Arguments

t_session

The simulation environment session.

w_windowID

Window ID of a plot window owned by the given session.

Value Returned

l_plotWindows

Returns a list of remaining plot window IDs owned by the given session.

nil

Indicates an error.


Return to top
 ⠀
X