Gets the FormatOptions to optionally override the default settings in the Units class.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2014
Syntax
| C# |
|---|
public FormatOptions GetFormatOptions() |
| Visual Basic |
|---|
Public Function GetFormatOptions As FormatOptions |
| Visual C++ |
|---|
public: FormatOptions^ GetFormatOptions() |