xlComplianceFilter
layoutXL xlComplianceFilter string "elements_to_remove"
Description
Applies filters on the XL Compliance report to remove messages related to any design components or elements that are unwanted or to remove specific message IDs. For example, to avoid reporting missing pin information for instance terminals, the environment variable can be set to filter out the corresponding message ID. This will ensure the related message is not issued in the report.
GUI Equivalent
Examples
envGetVal("layoutXL" "xlComplianceFilter")
envSetVal("layoutXL" "xlComplianceFilter" 'string "LX-2149")
Related Topics
Design Check for Layout XL Compliance
List of Layout XL Environment Variables
Return to top