Query_Lang-PCBFunctions_ObjectTypeChecks_IsRule_ConfinementConstraintIsRule_ConfinementConstraint_AD
This document is no longer available beyond version 21. Information can now be found here: IsRule_ConfinementConstraint for version 25
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns Room Definition rule (Confinement Constraint Rule) objects.
Syntax
IsRule_ConfinementConstraint : Boolean/Boolean_String
Example Usage
Is
Rule_
ConfinementConstraint
Is
Rule_
ConfinementConstraint= True
Is
Rule_
ConfinementConstraint= 'True'
Returns all Room Definition rule objects.
Not Is
Rule_
ConfinementConstraint
Is
Rule_
ConfinementConstraint= False
IsRule_
ConfinementConstraint= 'False'
Returns all objects except Room Definition rule objects.
Tips
- This function is an alias for the IsRoom function.