AnalysisResultSchemaGetUnitsName Method

returns units name by index

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string GetUnitsName(
	int index
)

Parameters

index  Int32
index of unit in the list

Return Value

String
See Also