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

leHiCreatePlacementArea

leHiCreatePlacementArea( 
[ w_windowId ] 
) 
=> t / nil

Description

Opens the Create – P&R Objects – Custom Placement Area form, which lets you create a placement area in one of three modes: Manual, Assisted, or Auto. 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: leHiCreatePlacementArea~>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