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

hiGetPoint

hiGetPoint(
w_windowId 
) 
=> pointList / nil 

Description

Retrieves the xy position for the current location of the cursor within the boundaries of the window. It returns the xy position even if the cursor is in another window or form that is covering the specified window, as long as the cursor is within the boundaries of the specified window.

Arguments

w_windowId

Window where you want the function to run.

Values Returned

pointList

The pointList xy position in user units.

nil

The w_windowId is invalid or the cursor is outside the boundaries of the specified window.

Related Topics

General Environmental Functions


Return to top
 ⠀
X