AnalyticalSupportType Enumeration


Analytical Support Type Enumeration

Indicates what kind of support another Element provides -- Point, Surface, or Curve.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum AnalyticalSupportType
Members
Member name Value Description
CurveSupport 2 Support along a curve.
PointSupport 1 Support at just one point.
SurfaceSupport 3 Support along a surface.
UnknownSupport 0 Support has not been determined.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →