HorizontalCurveType
Description:
Represents the curve types for the horizontal curves which define geometry.
Represents the curve types for the horizontal curves which define geometry.
public enum HorizontalCurveType
| Name | Description |
|---|---|
| Arc | Arc curve type. |
| Line | Line curve type. |
| Spiral | Spiral curve type. |
| Unknown | Unknown curve type, used in cases where the curve type cannot be determined. |