Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leHiCreateRect

leHiCreateRect( 
[ w_windowId ] 
) 
=> t / nil

Description

Creates a rectangle in the specified window. You are prompted to point to two coordinates for the opposite corners of the rectangle. If w_windowId is not specified, the current window is used.

Arguments

w_windowId

Window ID of the window specified.

Value Returned

t

The function is successful.

nil

The function is not successful.


Return to top
 ⠀
X