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

useDMfilter

cdsLibManager.option useDMfilter boolean { t | nil }

Description

Specifies whether the Design Manager menu commands are sensitive to the current state of the selected items in the design management system.

The default is t.

If you set the design management state check to nil, the Design Manager menu commands are always active as long as the library is managed by a working design management system).Turning off the state check might help if your Design Manager menus and commands are slow to respond because your design management files are located across a slow network, or state queries are made using a slow network transport.

GUI Equivalent

None

Examples

envGetVal("cdsLibManager.option" "useDMfilter")
envSetVal("cdsLibManager.option" "useDMfilter" 'boolean nil)

Related Topics

Using UNIX to Add Settings to a .cdsenv File


Return to top
 ⠀
X