AnalysisResultSchemaGetUnitsName Method

returns units name by index

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

Parameters

index  Int32
index of unit in the list

Return Value

String
See Also