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

leHiCreatePath

leHiCreatePath( 
[ w_windowId ] 
) 
=> t / nil

Description

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

In manual mode you can set the width, offset, and justification of the path. You can set the snap mode, contact justification, end type, and begin and end extensions. You can also change the layer for the path.

If Fixed Width is on, the width remains the same. Otherwise, the minWidth property of the new layer determines the new width.

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