FabricationMaterialType Enumeration

An enumerated type listing all fabrication material types.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum FabricationMaterialType
Members
Member nameValueDescription
Containment3 Containment material type (index/specification name)
Ductwork1 Flatbed material type (thickness/wire gauge)
Pipework2 Pipework material type (index/specification name)
Unknown0 Unknown material type
See Also