Represents the structural material type. This enum value is returned by Autodesk::Revit::DB::FamilyInstance::StructuralMaterialType.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since:
2011
Since:
2011
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member 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. |