IsPart

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

Applies to Altium Designer version: 21

Parent page: Schematic Query Functions - Object Type Checks

Summary

Returns part objects.

Syntax

IsPart : Boolean

Example Usage

IsPart
IsPart = True
Returns all part objects.

Not IsPart
IsPart = False
Returns all objects except part objects.

Tips

  1. This function is an alias for the IsSchComponent function.

 

Note

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