rerefCustomVias
cdsLibManager.copy rerefCustomVias boolean { t | nil }
Description
Specifies whether to select the Re-reference custom Via Defs check box in various Copy forms by default.
GUI Equivalent
Examples
envGetVal("cdsLibManager.copy" "rerefCustomVias")
envSetVal("cdsLibManager.copy" "rerefCustomVias" 'boolean t)
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top