SymbolRevision

Now reading version 15.1. For the latest, read: SymbolRevision for version 21

Parent page: Schematic Query Functions - Fields

Summary

Returns all part objects whose Symbol Revision property complies with the Query.

This keyword is only meaningful when using parts that have been sourced from an Altium Vault.

Syntax

SymbolRevision : String

Example Usage

SymbolRevision = 'SYM-00054-1'
Returns all part objects whose Symbol Revision property is SYM-00054-1.

SymbolRevision Like '*-2'
Returns all part objects whose Symbol Revision property ends with -2 (i.e. return all parts that reference a 2nd revision Schematic Symbol Item).

Tips

  1. The Symbol Revision property is only defined for part objects.

 

Note

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