The inverse transformation of this transformation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public Transform Inverse { get; }
Property Value
TransformExceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when this transformation is not conformal or invertible. |