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

leHiMakeCell

leHiMakeCell( 
[ w_windowId ] 
) 
=> t / nil

Description

Opens the Make Cell form, which lets you create a cell from the selected objects in the specified window. If you do not specify w_windowId, the layout editor uses the current window.

You are prompted to enter a cell name for the new cell. You can choose to replace the selected objects with the newly created cell.

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