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

hiGetViewBBox

hiGetViewBBox(
[ w_window ] 
) 
=> l_bBox 

Description

Returns the bounding box displayed in a window.

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

Argument

w_window

The window ID. If not specified, the current window is used.

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

Value Returned

l_bBox

The coordinates of the bounding box. The bounding box is a list of two points in user units describing the lower left and upper right corners of the window’s view area.

nil

dbuToUPProc is not registered.

Related Topics

Viewing Functions


Return to top
 ⠀
X