2027 Enumeration
Changes 2
E

HorizontalCurveType

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