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
Value Returned
Return to top