Represents the structural type of a family instance.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum StructuralType
Members
Member name | Value | Description |
---|---|---|
Beam | 1 | Structural Beam |
Brace | 2 | Structural Brace |
Column | 3 | Structural Column |
Footing | 4 | Structural Footing |
NonStructural | 0 | Non-Structural |
UnknownFraming | 5 | Unknown Framing |