Share

FabricationMaterialType Enumeration

An enumerated type listing all fabrication material types.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

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

Reference

Was this information helpful?