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

leHiConvertInstToMosaic

leHiConvertInstToMosaic( 
[ w_windowId ]
) 
=> t / nil

Description

Starts the Convert To Mosaic command, which lets you convert one or more selected instances either into an equivalent number of mosaics or into a single mosaic. If w_windowId is not specified, the current window is used. You are prompted to select one or more instances to convert into mosaics.

To convert instances to mosaics procedurally, see leConvertInstToMosaic.

Arguments

w_windowId

Window ID of the window specified.

Value Returned

t

The function is successful.

nil

The function is not successful.


Return to top
 ⠀
X