PreviousCurveType Property


Horizontal Curve Endpoint Previous Curve Type 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: 25.0.0.0 (25.0.0.0)
Syntax
public HorizontalCurveType PreviousCurveType { get; }

Property Value

HorizontalCurveType
See Also