HorizontalCurveEndpointNextCurveType Property |
Namespace: Autodesk.Revit.DB.InfrastructureAssembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic HorizontalCurveType NextCurveType { get; }
Public ReadOnly Property NextCurveType As HorizontalCurveType
Get
public:
property HorizontalCurveType NextCurveType {
HorizontalCurveType get ();
}
member NextCurveType : HorizontalCurveType with get
Property Value
HorizontalCurveType
See Also