Query_Lang-SCHFunctions_Fields_PartIdPartId_AD

Parent page: Schematic Query Functions - Fields

Summary

Returns all part objects whose Current Part property complies with the Query.

Syntax

PartId : String

Example Usage

PartId = 'B'
Returns all part objects whose Current Part property is B.

IsPart && PartId <> 'A'
Returns all part objects except those whose Current Part property is A.

Tips

  1. The Current Part property is only defined for part objects.

 

注記

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.