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

leHiReShape

leHiReShape( 
[ w_windowId ] 
) 
=> t / nil

Description

Opens the Reshape form, which lets you modify the vertices of rectangles, polygons, paths, and transmission lines. You can add vertices, remove vertices, or modify vertex locations. The modified shape is stored in its most efficient form. For example, if a polygon is modified to have a rectangular shape, it is converted into a rectangle. If you do not specify w_windowId, the layout editor uses the current window.

You are prompted to choose the object you want to reshape. You can choose to use a rectangle or line as the reshape type, and you can choose the snap mode for creating the reshape type.

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