casDisplayMastersMismatch
layoutXL casDisplayMastersMismatch boolean { t | nil }
Description
Reports the instance masters that are missing or mismatched between the layout and the schematic.
GUI Equivalent
|
Connectivity – Check – Against Source (Check Against Source Form) |
|
Examples
envGetVal("layoutXL" "casDisplayMastersMismatch")
envSetVal("layoutXL" "casDisplayMastersMismatch" 'boolean t)
envSetVal("layoutXL" "casDisplayMastersMismatch" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top