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

importFilter

layout.cle importFilter boolean { t | nil }

Description

Specifies whether to filter changes of objects that the user does not own while opening a design partition view. The default is nil, which means that the changes are imported.

GUI Equivalent

Command:

Concurrent – Options

Field:

Filter changes for objects not owned

Examples

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

Related Topics

Concurrent Layout Options Form

Importing a Peer Partition after Concurrent Layout Editing

List of Concurrent Layout Environment Variables


Return to top
 ⠀
X