HasReflection Property


The boolean value that indicates whether this transformation produces reflection.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)

Syntax

C#
public bool HasReflection { get; }
Visual Basic
Public ReadOnly Property HasReflection As Boolean
	Get
Visual C++
public:
property bool HasReflection {
	bool get ();
}

Remarks

Reflection transformation changes the handedness of a coordinate system.

Exceptions

ExceptionCondition
Autodesk.Revit.ExceptionsInvalidOperationException Thrown when this transformation is not conformal and the reflection is undefined.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →