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

hiUnregZoomPanProc

hiUnregZoomPanProc(
t_procedure
)
=> t / nil

Description

Unregisters a SKILL procedure that was registered with the hiRegZoomPanProc function and that is called whenever the user uses a zoom, pan, fit, or redraw command in a graphics window.

Argument

t_procedure

The name of the SKILL procedure to be unregistered.

Value Returned

t

The procedure was unregistered.

nil

There was an error.

Related Topics

hiRegZoomPanProc


Return to top
 ⠀
X