Query_Lang-SCHFunctions_Fields_PinShowDesignatorPinShowDesignator_AD

Parent page: Schematic Query Functions - Fields

Summary

Returns all pin objects whose Show Designator property complies with the Query.

Syntax

PinShowDesignator : Boolean_String

Example Usage

PinShowDesignator = 'True'
Returns all pin objects whose Show Designator property is enabled.

PinShowDesignator = 'False'
Returns all pin objects whose Show Designator property is disabled.

Tips

  1. The Show Designator property is only defined for pin objects.

 

Примечание

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