MetalType Enumeration


Metal Type Enumeration

The enumerated type representing the permitted values for the asset property "MetalType" from the "Metal" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum MetalType
Members
Member name Value Description
Aluminum 0
GalvanizedAlu 1
Chrome 2
Copper 3
Brass 4
Bronze 5
StainlessSteel 6
Zinc 7
See Also