Query_Lang-SCHFunctions_Fields_FontFont_AD

Parent page: Schematic Query Functions - Fields

Summary

Returns all harness connector type, harness entry, net label, note, parameter, port, power port, sheet entry, text frame, and text string objects whose Font property complies with the Query.

Syntax

Font : String

Example Usage

Font = 'Trebuchet MS, 10'
Returns all harness connector type, harness entry, net label, note, parameter, port, power port, sheet entry, text frame, and text string objects whose Font property is Trebuchet MS, 10.

Font Like 'Treb*'
Returns all harness connector type, harness entry, net label, note, parameter, port, power port, sheet entry, text frame, and text string objects whose Font property begins with Treb.

Tips

  1. The Font property is only defined for harness connector type, harness entry, net label, note, parameter, port, power port, sheet entry, text frame, and text string objects.

 

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