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