leHiConvertMosaicToModgen
leHiConvertMosaicToModgen(
[ w_windowId ]
)
=> t / nil
Description
Converts one or more selected mosaics to an equivalent number of modgens. If w_windowId is not specified, the current window is used. You are prompted to select one or more mosaics to convert into modgens.
Arguments
Value Returned
Examples
The leHiConvertMosaicToModgen can run in the pre-selection and post-selection mode. In the pre-selection mode, select one or more mosaics on the canvas then run following function:
The command ends after conversion.
In the post-selection mode, you need to run the leHiConvertMosaicToModgen()and then, select shapes which are to be converted to modgen. The command continues after modgen conversion.
Return to top