Object_LibReference

Parent page: Schematic Query Functions - Membership Checks

Summary

Returns all child objects of part objects whose Symbol Reference property complies with the Query.

Syntax

Object_LibReference(Parent) : String

Example Usage

Object_LibReference(Parent) = 'LM833'
Returns all child objects of part objects whose Symbol Reference property is LM833.

Tips

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

 

Note

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