Namespace:
Autodesk.Revit.DB.Structure
StructuralMaterialType
Enumeration
Description:
Represents the structural material type. This enum value is returned by Autodesk::Revit::DB::FamilyInstance::StructuralMaterialType.
Represents the structural material type. This enum value is returned by Autodesk::Revit::DB::FamilyInstance::StructuralMaterialType.
Syntax
public enum StructuralMaterialType
Unknown Namespace Members:
| Name | Description |
|---|---|
| Undefined | Structural material type is undefined. |
| Steel | Structural material type is steel. |
| Concrete | Structural material type is concrete. |
| Wood | Structural material type is wood. |
| Other | Structural material type is other. |
| PrecastConcrete | Structural material type is precast concrete. |
| Generic | Structural material type is generic. |
| Aluminum | Structural material type is aluminum. |