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

leHiConvertShapeToPolygon

leHiConvertShapeToPolygon( 
[ w_windowId ] 
) 
=> t / nil

Description

Converts a selected object in the specified window to a polygon. Converts rectangles, paths, donuts, circles, and ellipses using the number of conic sides specified using leHiEditEditorOptions. 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