Namespace:
Autodesk.Revit.DB.Infrastructure
HorizontalCurveType
Enumeration
Description:
Represents the curve types for the horizontal curves which define geometry.
Represents the curve types for the horizontal curves which define geometry.
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. |