Whether the pattern is mirror-imaged.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsComponentMirrored { get; set; }Property Value
Boolean
Remarks
This property has no effect unless a pattern
is selected (the ObjectType property is not
null).
Changing this flag effectively reflects the component
through its YZ-plane.
See Also
Reference