Query_Lang-PCBFunctions_Fields_RuleEnabledRuleEnabled_AD
Created: August 02, 2022 | Updated: August 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4. Information can now be found here: RuleEnabled for version 5
Parent page: PCB Query Functions - Fields
Summary
Returns all design rule objects whose Rule Enabled property complies with the Query.
Syntax
RuleEnabled : Boolean_String
Example Usage
RuleEnabled = 'True'
Returns all design rule objects whose Rule Enabled property is enabled.
RuleEnabled = 'False'
Returns all design rule objects whose Rule Enabled property is disabled.
Tips
- The Rule Enabled property is only defined for design rule objects.