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