Share

StructuralType Enumeration

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 nameValueDescription
Beam1 Structural Beam
Brace2 Structural Brace
Column3 Structural Column
Footing4 Structural Footing
NonStructural0 Non-Structural
UnknownFraming5 Unknown Framing

See Also

Reference

Was this information helpful?