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

leHiCreateRow

leHiCreateRow( 
[ w_windowId ] 
) 
=> t / nil

Description

Makes sure the cellview is writable and opens the Create – P&R Objects – Create Row form, which lets you create a row in the specified window. Prerequisite: site definitions must already exist in your technology file. This form contains a Dressing Template Editor button to bring up the Dressing Template Editor subform. To activate this subform with SKILL, use the SKILL ~> operator like this: leHiCreateRow~>Dressing~>value=1.If w_windowId is not specified, the current window is used.

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