Namespace:
Autodesk.Revit.DB.Structure
AnalyticalSupportType
Enumeration
Description:
Indicates what kind of support another Element provides -- Point, Surface, or Curve.
Indicates what kind of support another Element provides -- Point, Surface, or Curve.
AnalyticalSupportType Enumeration Members:
| Name | Description |
|---|---|
| 0 | Support has not been determined. |
| 1 | Support at just one point. |
| 2 | Support along a curve. |
| 3 | Support along a surface. |