Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

lamReuseCache

layoutXL lamReuseCache boolean { t | nil }

Description

Reads the LAM file from cache.

The default is t, which means the LAM file is not read all over again, even during a Descend Edit or an Edit In Place operation, resulting in better performance.

When set to nil, the LAM file is read again when descended into a different library or when editing in place.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "lamReuseCache")
envSetVal("layoutXL" "lamReuseCache" 'boolean t)
envSetVal("layoutXL" "lamReuseCache" 'boolean nil)

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X