casDisplayUnboundInsts
layoutXL casDisplayUnboundInsts boolean { t | nil }
Description
Generates markers in the Annotation Browser CAS TAB marker categories to report unbound instances found during a layout versus schematic check performed by running the Check Against Source command.
GUI Equivalent
|
Connectivity – Check – Against Source (Check Against Source Form) |
|
Examples
envGetVal("layoutXL" "casDisplayUnboundInsts")
envSetVal("layoutXL" "casDisplayUnboundInsts" 'boolean t)
envSetVal("layoutXL" "casDisplayUnboundInsts" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top