Transform2D.HasReflection
Public Property
InvalidOperationException
The boolean value that indicates whether this transformation produces reflection (i.e., is orientation-reversing).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool HasReflection { get; }
Property Value
Boolean
Exceptions
Exception
Condition
InvalidOperationException
This transformation is singular and the reflection is undefined.
Remarks
Reflection transformation changes the handedness of a coordinate system.