Revit 2026 API
Horizontal |
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.0.4.0 (26.0.4.0)
Syntax
public HorizontalCurveType PreviousCurveType { get; }
Public ReadOnly Property PreviousCurveType As HorizontalCurveType Get
public: property HorizontalCurveType PreviousCurveType { HorizontalCurveType get (); }
member PreviousCurveType : HorizontalCurveType with get
Property Value
HorizontalCurveTypeSee Also