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

hiPan

hiPan(
[ w_window ] 
[ l_point ] 
) 
=> t / nil 

Description

Scrolls a window so that the display is centered on a point.

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

Arguments

w_window

The window that you want to pan. If not specified, the current window is used.

Note: w_window cannot be a session window or a dockable window.

l_point

Point you wish to be at the center of the window. If not specified, the user is prompted.

Value Returned

t

The display is centered.

nil

zoomPanProc, dbuToUPProc, or uPointToDbuProc are not registered on the window.

Related Topics

hiVectorPan

hiDeltaPan

hiAbsolutePan

hiDynamicPanAbsolute

hiDynamicPanRelative

hiDynamicPanInteractive

hiUnregZoomPanProc


Return to top
 ⠀
X