Share

HorizontalCurveEndpoint.PreviousCurveType Property

The HorizontalCurveType of the curve which connects the endpoint to the previous displayed curve. If this endpoint's Station equals DisplayedStartStation, returns Unknown curve type.


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

Syntax

C#

public HorizontalCurveType PreviousCurveType { get; }

Property Value

HorizontalCurveType

See Also

Reference

Was this information helpful?