Query_Lang-PCBFunctions_Fields_RuleEnabledRuleEnabled_AD
Created: 八月 02, 2022 | Updated: 八月 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: RuleEnabled for version 25
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.