IsMirrored

Parent page: Schematic Query Functions - Fields

Summary

Returns all hyperlink, IEEE symbol, part, and text string objects whose Mirrored property complies with the Query.

Syntax

IsMirrored : Boolean_String

Example Usage

IsMirrored = 'True'
Returns all hyperlink, IEEE symbol, part, and text string objects whose Mirrored property is enabled.

IsMirrored = 'False'
Returns all hyperlink, IEEE symbol, part, and text string objects whose Mirrored property is disabled.

Tips

  1. The Mirrored property is only defined for hyperlink, IEEE symbol, part, and text string objects.

 

Note

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