IsSignalHarness

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

Applies to Altium Designer version: 21

Parent page: Schematic Query Functions - Object Type Checks

Summary

Returns signal harness objects.

Syntax

IsSignalHarness : Boolean/Boolean_String

Example Usage

IsSignalHarness
IsSignalHarness = True
IsSignalHarness = 'True'
Returns all signal harness objects.

Not IsSignalHarness
IsSignalHarness = False
IsSignalHarness = 'False'

Returns all objects except signal harness objects.

 

Note

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