Query_Lang-PCBFunctions_ObjectTypeChecks_IsRuleIsRule_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: IsRule for version 25
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns all design rule objects (regardless of type).
Syntax
IsRule : Boolean
Example Usage
IsRule
IsRule = True
Returns all design rule objects.
Not IsRule
IsRule = False
Returns all objects except design rule objects.