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

leHiCreateInst

leHiCreateInst( 
[ w_windowId ] 
) 
=> t / nil

Description

Opens the Create Instance form, which lets you create an instance in the specified window. If w_windowId is not specified, the current window is used.

You are prompted to specify the name of a library, a cell, and a view to use as the master cell for the instance. You can change the rotation of the instance or mirror the instance over the X or Y axis. You can also create an array of the instance. If the chosen cell is a Pcell, its parameters are added to the form.

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