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

expandRadio

cdsLibManager.copyGlobals expandRadio toggle (comanaged all)

Description

Specifies what files are included of each cellview when performing copy operation. The choices are:

GUI Equivalent

Command

Edit – Copy Preferences

Form Field

Cellview Contents

Examples

The following example returns the current value for the environment variable. The return value of (t nil) indicates that the comanaged option is enabled and all is disabled:

envGetVal("cdsLibManager.copyGlobals" "expandRadio")
(t nil)

The example below enables comanaged and disables all:

envSetVal("cdsLibManager.copyGlobals" "expandRadio" 'toggle '(nil t))

Related Topics

Copy Preferences Form

Using UNIX to Add Settings to a .cdsenv File


Return to top
 ⠀
X