Query_Lang-PCBFunctions_ObjectTypeChecks_IsRoomIsRoom_AD

Parent page: PCB Query Functions - Object Type Checks

Summary

Returns Room Definition rule (Confinement Constraint Rule) objects.

Syntax

IsRoom : Boolean/Boolean_String

Example Usage

IsRoom
IsRoom= True
IsRoom= 'True'
Returns all Room Definition rule objects.

Not IsRoom
IsRoom= False
IsRoom= 'False'

Returns all objects except Room Definition rule objects.

Tips

  1. This function is an alias for the IsRule_ConfinementConstraint function.
注記

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