Increment to which numeric values of analysis results are rounded in markers.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Rounding { get; set; }
Property Value
DoubleExceptions
| Exception | Condition |
|---|---|
| ArgumentsInconsistentException | When setting this property: rounding is not positive |
