Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiRestoreView

hiRestoreView(
t_viewName 
[ w_window ] 
) 
=> t / nil 

Description

Restores a graphics window to the view specified by viewName.

This function is not available in Concept SKILL. For more information, see Design Entry HDL–SKILL Routines.

Arguments

t_viewName

Name of the view.

w_window

The ID of a graphics window. If not specified, the current window is used.

Value Returned

t

The view is restored.

nil

w_window is invalid, there is no current window, or the specified viewName was not found.

Related Topics

Viewing Functions


Return to top
 ⠀
X