2025.3 Enumeration
Changes 0
E

StructuralMaterialType

Description:
Represents the structural material type. This enum value is returned by Autodesk::Revit::DB::FamilyInstance::StructuralMaterialType.
Name Description
E Aluminum Structural material type is aluminum.
E Concrete Structural material type is concrete.
E Generic Structural material type is generic.
E Other Structural material type is other.
E PrecastConcrete Structural material type is precast concrete.
E Steel Structural material type is steel.
E Undefined Structural material type is undefined.
E Wood Structural material type is wood.