Gets the abreviation of the material or the insulation or the double wall material.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string GetMaterialAbbreviation(
int materialId
)
Parameters
- materialId Int32
-
The material identifier.
Return Value
String
See Also
Reference