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

hiRedraw

hiRedraw(
[ w_window ] 
) 
=> t / nil 

Description

Redraws the contents of a window.

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

Argument

w_window

The ID of the window whose contents you want to redraw. w_window cannot be a session window or a dockable window.

If you do not specify this argument, the current window is used.

Values Returned

t

The contents of the window are redrawn.

nil

zoomPanProc is not registered on the window.

Related Topics

Viewing Functions


Return to top
 ⠀
X