RVTDocs.com

HorizontalCurveType

Enumeration
Description:
Represents the curve types for the horizontal curves which define geometry.
Syntax
public enum HorizontalCurveType
HorizontalCurveType Enumeration Members:
Name Description
0 Unknown curve type, used in cases where the curve type cannot be determined.
1 Line curve type.
2 Arc curve type.
3 Spiral curve type.