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