Gets the identifiers of all available units.
Namespace: Autodesk.Revit.DBAssembly: 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