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

hiNextWinView

hiNextWinView(
w_window 
) 
=> t / nil 

Description

Undoes hiPrevWinView on a graphics window.

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

Argument

w_window

The ID of a graphics window.

Value Returned

t

The view is restored. If there was no previous zoom or pan in this window, the display is not changed and this function returns t.

nil

w_window is invalid.

Related Topics

Viewing Functions

hiPrevWinView


Return to top
 ⠀
X