Share

AnalysisDisplayDiagramSettings.Rounding Property

Increment to which numeric values of analysis results are rounded in diagram.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public double Rounding { get; set; }

Property Value

Double

Exceptions

ExceptionCondition
ArgumentsInconsistentException When setting this property: rounding is not positive

See Also

Reference

Was this information helpful?