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

leHiCreatePolygon

leHiCreatePolygon( 
[ w_windowId ] 
) 
=> t / nil

Description

Opens the Create Polygon form, which lets you create a polygon in the specified window. If w_windowId is not specified, the current window is used.

You are prompted to point to the coordinates for the vertices of the polygon. You can set the snap mode for the polygon and you can create polygons that contain arc segments.

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