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
- The Mirrored property is only defined for hyperlink, IEEE symbol, part, and text string objects.