RVTDocs.com

FabricationConfiguration.GetMaterialAbbreviation

Method
Description:
Gets the abreviation of the material or the insulation or the double wall material.
Syntax
public string GetMaterialAbbreviation(
	int materialId
)
Parameters
Parameter Type Description
materialId Int32 The material identifier.
Return Value