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

importPeerViewLog

layout.cle importPeerViewLog boolean { t | nil }

Description

Specifies whether to display the log of edit conflicts while opening design partition views. The default is nil, which means edit conflict log is not displayed when a design partition view opens.

GUI Equivalent

Command:

Concurrent – Options

Field:

View log of edit conflicts

Examples

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

Related Topics

Concurrent Layout Options Form

List of Concurrent Layout Environment Variables


Return to top
 ⠀
X