FormatUtils Class


A utility class for formatting numbers with units.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013

Syntax

C#
[ObsoleteAttribute("This class is deprecated in Revit 2015.  Use the formatting utilities in the UnitFormatUtils class instead.")]
public static class FormatUtils
Visual Basic
<ObsoleteAttribute("This class is deprecated in Revit 2015.  Use the formatting utilities in the UnitFormatUtils class instead.")> _
Public NotInheritable Class FormatUtils
Visual C++
[ObsoleteAttribute(L"This class is deprecated in Revit 2015.  Use the formatting utilities in the UnitFormatUtils class instead.")]
public ref class FormatUtils abstract sealed

Inheritance Hierarchy

System Object
Autodesk.Revit.DB FormatUtils

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →