Query_Lang-PCBFunctions_Fields_IsTestpointIsTestpoint_AD
Created: September 02, 2015 | Updated: August 11, 2021
| Applies to versions: 15.1, 16.0, 16.1, 17.0, 17.1, 18.0, 18.1, 19.0, 19.1, 20.0, 20.1 and 20.2
Now reading version 18.0. For the latest, read: Query_Lang-PCBFunctions_Fields_IsTestpoint((IsTestpoint))_AD for version 21
Parent page: PCB Query Functions - Fields
Summary
Returns all pad and via objects that have been marked for use as Testpoints, regardless of whether they are Assembly or Fabrication Testpoints – so having any of the following properties enabled:
- Assembly Testpoint - Top
- Assembly Testpoint - Bottom
- Fabrication Testpoint - Top
- Fabrication Testpoint - Bottom
Syntax
IsTestpoint : Boolean
Example Usage
Is
Testpoint
Is
Testpoint
= True
Returns all pad and via objects being used as Testpoints.
Not Is
Testpoint
Is
Testpoint
= False
Returns all objects except pad and via objects being used as Testpoints.