Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesSECurve
Autodesk.Civil.DatabaseServicesCANTCurve
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class CANTCurve : SECurve
VB
Public Class CANTCurve Inherits SECurve
C++
public ref class CANTCurve : public SECurve
The CANTCurve type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CANTCriticalStations | (Inherited from SECurve) |
![]() | CantPivotMethod | Gets and sets the pivot method type of parent alignemnt at the indexed curve / curve group. |
![]() | CriticalStations |
Gets a SuperelevationCriticalStationCollection object that contains all the SuperelevationCriticalStation objects in the current curve group.
(Inherited from SECurve) |
![]() | EndStation |
Gets the end station of the SuperelevationCurve.
(Inherited from SECurve) |
![]() | Name |
Sets or gets the name of the SuperelevationCurve.
(Inherited from SECurve) |
![]() | ParentAlignmentId |
Gets the ObjectId of the parent Alignment object.
(Inherited from SECurve) |
![]() | StartStation |
Gets the start station of the SuperelevationCurve.
(Inherited from SECurve) |