Product Documentation
Cadence Library Manager User Guide
Product Version IC23.1, November 2023

dblClickEditCellView

cdsLibManager.main dblClickEditCellView boolean { t | nil }

Description

Specifies whether the double-click action on a view name in the main Library Manager window opens a cellview for editing. If set to nil, the double-click action on a view name in the main Library Manager window opens a cellview in the Read-only mode.

The default is t.

GUI Equivalent

None

Examples

envGetVal("cdsLibManager.main" "dblClickEditCellView")
envSetVal("cdsLibManager.main" "dblClickEditCellView" 'boolean nil)

Related Topics

Using UNIX to Add Settings to a .cdsenv File


Return to top
 ⠀
X