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

geAdjustPoint

geAdjustPoint( 
l_point
[ w_windowId ] 
) 
=> l_point / nil 

Description

Returns the point after applying the adjustment associated to the window ID provided. Adjustment is defined using gravity, the current snap grid, and any snap mode defined in the window interface.

Arguments

l_point

The point to be adjusted.

w_windowId

Database ID of the window.

Value Returned

l_point

The point that has been adjusted.

nil

The point was not adjusted.

Related Topics

Selection Functions


Return to top
 ⠀
X