RVTDocs.com

AnalyticalSupportType

Enumeration
Description:
Indicates what kind of support another Element provides -- Point, Surface, or Curve.
Syntax
public enum AnalyticalSupportType
Unknown Namespace Members:
Name Description
UnknownSupport Support has not been determined.
PointSupport Support at just one point.
CurveSupport Support along a curve.
SurfaceSupport Support along a surface.