The real number that represents the scale of the transformation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public double Scale { get; }
Property Value
DoubleExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when this transformation is not conformal and the scale is undefined. |
