IsSheetEntry

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

Applies to Altium Designer version: 21

Parent page: Schematic Query Functions - Object Type Checks

Summary

Returns sheet entry objects.

Syntax

IsSheetEntry : Boolean/Boolean_String

Example Usage

IsSheetEntry
IsSheetEntry = True
IsSheetEntry = 'True'
Returns all sheet entry objects.

Not IsSheetEntry
IsSheetEntry = False
IsSheetEntry = 'False'

Returns all objects except sheet entry objects.

 

Note

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