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

lxHiConvertMosaicToGroupArray

lxHiConvertMosaicToGroupArray(
[ w_windowId ]
)
=> t / nil

Description

Converts the selected mosaic to a group array. If a mosaic is not selected in the window, it starts the command and prompts you to select the mosaic that you want to convert to a group array.

Arguments

w_windowId

ID of the window in which the command is to be started. If not specified, the command is started in the current window.

Value Returned

t

The command is started successfully.

nil

The command could not be started.

Example

Converts the selected mosaic to a group array in the current window.

lxHiConvertMosaicToGroupArray() 
==> Converted 1 mosaic to groupArray.
 t

Related Topics

Group Arrays

Group Array SKILL Functions


Return to top
 ⠀
X