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

hiDynamicPanAbsolute

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

Description

Pans a design to display the specified point at the center of the window. This function is similar to hiPan, except that it pans dynamically, that is, it displays the panning movement.

You can either provide a point and window ID as arguments to this function or specify the function without any arguments and then click a point in a window.

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

The point that you want in the center of the window. Specify l_point in user units.

Value Returned

t

The design can be panned.

nil

There was an error.

Related Topics

hiDynamicPanRelative

hiDynamicPanInteractive

hiPan

hiVectorPan

hiDeltaPan

hiAbsolutePan

hiRegZoomPanProc

hiUnregZoomPanProc


Return to top
 ⠀
X