RuleEnabled

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

  1. The Rule Enabled property is only defined for design rule objects.

 

Note

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.