StructuralAssetClass Enumeration


Structural Asset Class Enumeration

Represents the type of material described by a structural asset. This enum value is returned by Autodesk::Revit::DB::StructuralAsset::StructuralAssetClass.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum StructuralAssetClass
Members
Member name Value Description
Basic 1 Structural asset class is basic.
Concrete 4 Structural asset class is concrete.
Gas 7 Structural asset class is gas.
Generic 2 Structural asset class is generic.
Liquid 6 Structural asset class is liquid.
Metal 3 Structural asset class is metal.
Plastic 8 Structural asset class is plastic.
Undefined 0 Structural asset class is undefined.
Wood 5 Structural asset class is wood.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →