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

hideOrignalFigPreview

layout.cle  hideOrignalFigPreview boolean { t | nil }

Description

Hides the figures for which changes have not been imported. The default is t, which means that if a shape is modified, then the original shape is removed and the modified version is displayed in the canvas. If nil, then only the original shapes are displayed along with the halo of the modified version.

GUI Equivalent

Command:

Concurrent – Options

Field:

Hide original figures of changes not imported

Examples

envGetVal("layout.cle" "hideOrignalFigPreview")
envSetVal("layout.cle" "hideOrignalFigPreview" 'boolean t)
envSetVal("layout.cle" "hideOrignalFigPreview" '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