GetUnitsFormatOptions Method


Dimension Type Get Units Format Options Method

Gets the FormatOptions to optionally override the default settings in the Units class for the units value.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FormatOptions GetUnitsFormatOptions()

Return Value

FormatOptions
A copy of the FormatOptions.
See Also