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

leHiConvertPolygonToPath

leHiConvertPolygonToPath( 
[ w_windowId ] 
) 
=> t / nil

Description

Converts a selected polygon in the specified window to a path if a uniform width path can be inferred. If w_windowId is not specified, the current window is used.

Arguments

w_windowId

ID of the window in which polygon needs to be converted to a path.

Values Returned

t

Returned when the selected polygon has been converted to a path.

nil

Returned when the selected polygon has not been converted to a path.

Examples

Converts the selected polygon to path in the current window.

leHiConvertPolygonToPath()

Related Topics

leConvertPolygonToPath


Return to top
 ⠀
X