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

hiSaveView

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

Description

Saves the current viewing parameters of a graphics window.

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

Arguments

t_viewName

String representing the name of the viewing parameter file.

w_window

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

Value Returned

t

The parameters are saved.

nil

w_window is invalid or there is no current window.

Related Topics

Viewing Functions


Return to top
 ⠀
X