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