Share

UnitUtils.GetAllUnits Method

Gets the identifiers of all available units.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public static IList<ForgeTypeId> GetAllUnits()

Return Value

IList<ForgeTypeId>
The unit identifiers.

See Also

Reference

Was this information helpful?