IsTestpoint

This document is no longer available beyond version 21. Information can now be found here: IsTestpoint for version 24

Applies to Altium Designer 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

IsTestpoint
IsTestpoint = True
Returns all pad and via objects being used as Testpoints.

Not IsTestpoint
IsTestpoint = False
Returns all objects except pad and via objects being used as Testpoints.

 

Note

The features available depend on your level of Altium Designer Software Subscription.