The SuperelevationCriticalStation type exposes the following members.

Methods

  NameDescription
Public methodBreakSegment
Removes the super-elevation information from the specified segment type.
Public methodGetSlope
Returns the slope at the specified segment type.
Public methodGetSmoothingLength
Returns the smoothing length at the specified segment type.
Public methodIsGradeBreak
Returns whether there is a slope change from previous segment and next segment.
Public methodRemoveGradeBreak
Resets the slope value to its initialization value at the specified segment type.
Public methodSetSlope
Sets the slope at the specified segment type.
Public methodSetSmoothingLength
Sets the smoothing length at the specified segment type.

Properties

  NameDescription
Public propertyParentAlignmentId
Gets the ObjectId of the parent Alignment.
Public propertyStation
Gets or sets the station of the SuperelevationCriticalStation object.
Public propertyStationType
Gets the critical station type of the SuperelevationCriticalStation object.
Public propertySuperelevationCurveName
Gets the name of the SuperelevationCurve where the critical station belongs.
Public propertyTransitionDescription
Gets or sets a string value that describes the transition type.
Public propertyTransitionRegionType
Gets a value specifying whether the critical station is bound to the begining of the curve (In) or the end of the curve (Out).

See Also