Namespace:
Autodesk.Revit.DB.Structure
StructuralWallUsage
Enumeration
Description:
Represents the structural usage of a wall.
Represents the structural usage of a wall.
Syntax
public enum StructuralWallUsage
Unknown Namespace Members:
| Name | Description |
|---|---|
| NonBearing | Structural usage is non-bearing. |
| Bearing | Structural usage is bearing. |
| Shear | Structural usage is shear. |
| Combined | Structural usage is combined. |