Share

StructuralWallUsage Enumeration

Represents the structural usage of a wall.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum StructuralWallUsage

Members

Member nameValueDescription
Bearing1 Structural usage is bearing.
Combined3 Structural usage is combined.
NonBearing0 Structural usage is non-bearing.
Shear2 Structural usage is shear.

See Also

Reference

Was this information helpful?