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

leLayoutViewTypes

leLayoutViewTypes(
) 
=> l_leViewTypes / nil

Description

Returns a list of the layout view types in your Virtuoso® environment.

Arguments

None

Value Returned

l_leViewTypes

List of the layout view types.

nil

The command failed.

Example

The following code returns the list of the layout view types in your Virtuoso® environment.

leLayoutViewTypes()
=>("maskLayout" "maskLayoutXL" "maskLayoutEXL" "maskLayoutMXL")

Related Topics

Application Tier Functions


Return to top
 ⠀
X