Indicates what kind of support another Element provides -- Point, Surface, or Curve.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
UnknownSupport | Support has not been determined. |
PointSupport | Support at just one point. |
CurveSupport | Support along a curve. |
SurfaceSupport | Support along a surface. |