Namespace:
Autodesk.Revit.DB.Structure
AnalyticalStructuralRole
Enumeration
Description:
Indicates the structural role for the analytical elements.
Indicates the structural role for the analytical elements.
Syntax
public enum AnalyticalStructuralRole
Unknown Namespace Members:
Name | Description |
---|---|
Unset | No structural role by default. |
StructuralRoleBeam | Member plays role of structural beam. |
StructuralRoleColumn | Member plays role of structural column. |
StructuralRoleMember | Member plays role of structural member. |
StructuralRoleGirder | Member plays role of structural girder. |
StructuralRoleFloor | Member plays role of structural floor. |
StructuralRoleWall | Member plays role of structural wall. |
StructuralRolePanel | Member plays role of structural panel. |