IsTestpoint
Created: August 02, 2022 | Updated: August 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4. Information can now be found here: IsTestpoint for version 5
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.