Query_Lang-PCBFunctions_ObjectTypeChecks_IsDifferentialPairIsDifferentialPair_AD
Created: August 02, 2022 | Updated: August 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: IsDifferentialPair for version 24
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns all differential pair objects.
Syntax
IsDifferentialPair : Boolean/Boolean_String
Example Usage
IsDifferentialPair
IsDifferentialPair = True
IsDifferentialPair = 'True'
Returns all differential pair objects.
Not IsDifferentialPair
IsDifferentialPair = False
IsDifferentialPair = 'False'
Returns all objects except differential pair objects.