Revit 2016 API |
StructuralType Enumeration |
See Also |
Represents the structural type of a family instance.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since:
2011
Syntax
C# |
---|
public enum StructuralType |
Visual Basic |
---|
Public Enumeration StructuralType |
Visual C++ |
---|
public enum class StructuralType |
Members
Member name | Description |
---|---|
NonStructural | Non-Structural |
Beam | Structural Beam |
Brace | Structural Brace |
Column | Structural Column |
Footing | Structural Footing |
UnknownFraming | Unknown Framing |