Product Documentation
Virtuoso Concurrent Layout User Guide
Product Version IC23.1, November 2023

exportFilter

layout.cle exportFilter boolean { t | nil }

Description

Specifies whether to filter changes for objects that the user does not own while saving a design partition view. The default is nil, which means that the changes made to the objects not owned by the user are not filtered and are saved in the design partition view.

GUI Equivalent

Command:

Concurrent – Options

Field:

Filter changes for objects not owned

Examples

envGetVal("layout.cle" "exportFilter")
envSetVal("layout.cle" "exportFilter" 'boolean t)
envSetVal("layout.cle" "exportFilter" 'boolean nil)

Related Topics

Concurrent Layout Options Form

List of Concurrent Layout Environment Variables


Return to top
 ⠀
X