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