RVTDocs.com

AnalyticalSupportType

Enumeration
Description:
Indicates what kind of support another Element provides -- Point, Surface, or Curve.
Syntax
public enum AnalyticalSupportType
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.