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

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

w_windowID

Window ID of the window.

Value Returned

t

The conversion was successful.

nil

The conversion was not successful.

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:

leHiConvertMosaicToModgen()

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
 ⠀
X