StructuralAssetClass Property


Structural Asset Structural Asset Class Property

The type of material that this structural asset describes (e.g. wood, concrete, metal.)

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public StructuralAssetClass StructuralAssetClass { get; }

Property Value

StructuralAssetClass
See Also