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

hiGetBannerPoint

hiGetBannerPoint(
[ w_windowID ]
)
=> l_point / nil

Description

Retrieves the X:Y location value stored in the banner of the specified window. If the window ID is not specified, Virtuoso returns the location of the current window.

Arguments

w_windowID

Database ID of the window for which the X:Y location value needs to be retrieved.

Value Returned

l_point

The X:Y location value stored in the banner of the specified window.

The list returned is undefined if the specified window has a banner but the X:Y values are not set by the graphics application that is displaying the data in the window.

nil

There is no current window or the specified window does not have a banner. A warning message is displayed stating the reason.

Related Topics

General Environmental Functions


Return to top
 ⠀
X