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: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum MetalType
Members
Member name | Value | Description |
---|---|---|
Aluminum | 0 | |
Brass | 4 | |
Bronze | 5 | |
Chrome | 2 | |
Copper | 3 | |
GalvanizedAlu | 1 | |
StainlessSteel | 6 | |
Zinc | 7 |