Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

geComputeQueryBbox

geComputeQueryBbox(
l_point
[ w_windowID ]
)
=> queryBbox / nil

Description

Takes a point as parameter and returns a corresponding bounding box. The point that is specified is the center of the bounding box. The lower-left and upper-right corners of the bounding box are based on selectionAperture.

If the window is a layout window, delta = selectionAperture/2.

If the window is a schematic window, delta = selectionAperture.

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

Arguments

l_point

Point to be used for the bounding box center.

w_windowID

Optional argument specifies the window to be used.

Value Returned

t

Returns bounding box coordinates.

nil

Unable to process bounding box.

Related Topics

Edit and Display Functions


Return to top
 ⠀
X