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
|
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
Example
Converts the selected mosaic to a group array in the current window.
lxHiConvertMosaicToGroupArray()
==> Converted 1 mosaic to groupArray.
t
Related Topics
Return to top