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

leHiModifyCorner

leHiModifyCorner( 
[ w_windowId ] 
) 
=> t / nil

Description

Opens the Modify Corner form, which lets you modify corners of rectangles and polygons in the specified window. If you do not specify w_windowId, the layout editor uses the current window.

You are prompted to choose the corners you want to modify. You can specify the type of corner to create, the radius or distance to use, and how many sides to use. The radius or distance used is half the length of the longest line segment adjacent to the corner or the value supplied, whichever is shorter.

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