The boolean value that indicates whether this transformation produces reflection (i.e., is orientation-reversing).
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasReflection { get; }Property Value
Boolean
Exceptions
Remarks
Reflection transformation changes the handedness of a coordinate system.
See Also
Reference