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.
StructuralMaterialType Enumeration Members:
Name | Description |
---|---|
0 | Structural material type is undefined. |
1 | Structural material type is steel. |
2 | Structural material type is concrete. |
3 | Structural material type is wood. |
4 | Structural material type is other. |
5 | Structural material type is precast concrete. |
6 | Structural material type is generic. |
7 | Structural material type is aluminum. |