AnalyzesAsType Enumeration |
This enum class is used for the BuiltInParameter STRUCTURAL_ANALYZES_AS.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum AnalyzesAsType
Public Enumeration AnalyzesAsType
public enum class AnalyzesAsType
MembersMember name | Value | Description |
---|
AA_Hanger | 0 | |
AA_Gravity | 1 | |
AA_Lateral | 2 | |
AA_SlabOneWay | 3 | |
AA_Mat | 4 | |
AA_SlabOnGrade | 5 | |
AA_Not_For_Analysis | 6 | |
AA_SlabTwoWay | 7 | |
AA_GravityLateral | 8 | |
See Also