Query_Lang-PCBFunctions_Fields_IsTestpointIsTestpoint_AD
This document is no longer available beyond version 21. Information can now be found here: IsTestpoint for version 24
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.