ParameterTypeId.FabricationMaterialAbbreviation Property

ParameterTypeIdFabricationMaterialAbbreviation Property

"Material Abbreviation"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId FabricationMaterialAbbreviation { get; }
Public Shared ReadOnly Property FabricationMaterialAbbreviation As ForgeTypeId
	Get
public:
static property ForgeTypeId^ FabricationMaterialAbbreviation {
	ForgeTypeId^ get ();
}
static member FabricationMaterialAbbreviation : ForgeTypeId with get

Property Value

ForgeTypeId
See Also