RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Transform

Transform.HasReflection

Property
Description:
The boolean value that indicates whether this transformation produces reflection.
Remarks:
Reflection transformation changes the handedness of a coordinate system.
Syntax
public bool HasReflection { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown when this transformation is not conformal and the reflection is undefined.