FabricationMaterialType Enumeration

An enumerated type listing all fabrication material types.

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