Namespace:
Autodesk.Revit.DB.Structure
AnalyzeAs
Enumeration
Description:
Analyze As has various functions within the Analytical Model, and is Element-dependent. "Not for Analysis" usually means that there will not be an Analytical Model generated.
Analyze As has various functions within the Analytical Model, and is Element-dependent. "Not for Analysis" usually means that there will not be an Analytical Model generated.
Syntax
public enum AnalyzeAs
Unknown Namespace Members:
Name | Description |
---|---|
Hanger | A hanging Element. |
Gravity | Interpreted as Gravity (support going down). |
Lateral | Interpreted as Lateral (support going across). |
SlabOneWay | Floor interpreted as Slab One-Way. |
Mat | Floor interpreted as Mat Foundation, or general foundation. |
SlabOnGrade | Floor interpreted as Slab on a Grade. |
NotForAnalysis | Element is not for Analysis. |
NotApplicable | Analyze As is not applicable. |
SlabTwoWay | Floor interpreted as Slab Two-Way. |
GravityLateral | Wall interpreted as Gravity and Lateral |