Share

HorizontalCurveType Enumeration

Represents the curve types for the horizontal curves which define Alignment geometry.


Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum HorizontalCurveType

Members

Member nameValueDescription
Arc2 Arc curve type.
Line1 Line curve type.
Spiral3 Spiral curve type.
Unknown0 Unknown curve type, used in cases where the curve type cannot be determined.

See Also

Reference

Was this information helpful?