Namespace:
Autodesk.Revit.DB
StructuralAssetClass
Enumeration
Description:
Represents the type of material described by a structural asset. This enum value is returned by Autodesk::Revit::DB::StructuralAsset::StructuralAssetClass.
Represents the type of material described by a structural asset. This enum value is returned by Autodesk::Revit::DB::StructuralAsset::StructuralAssetClass.
Syntax
public enum StructuralAssetClass
Unknown Namespace Members:
Name | Description |
---|---|
Undefined | Structural asset class is undefined. |
Basic | Structural asset class is basic. |
Generic | Structural asset class is generic. |
Metal | Structural asset class is metal. |
Concrete | Structural asset class is concrete. |
Wood | Structural asset class is wood. |
Liquid | Structural asset class is liquid. |
Gas | Structural asset class is gas. |
Plastic | Structural asset class is plastic. |