The SuperelevationCriticalStation type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BreakSegment |
Removes the super-elevation information from the specified segment type.
| |
| GetSlope |
Returns the slope at the specified segment type.
| |
| GetSmoothingLength |
Returns the smoothing length at the specified segment type.
| |
| IsGradeBreak |
Returns whether there is a slope change from previous segment and next segment.
| |
| RemoveGradeBreak |
Resets the slope value to its initialization value at the specified segment type.
| |
| SetSlope |
Sets the slope at the specified segment type.
| |
| SetSmoothingLength |
Sets the smoothing length at the specified segment type.
|
Properties
| Name | Description | |
|---|---|---|
| ParentAlignmentId |
Gets the ObjectId of the parent Alignment.
| |
| Station |
Gets or sets the station of the SuperelevationCriticalStation object.
| |
| StationType |
Gets the critical station type of the SuperelevationCriticalStation object.
| |
| SuperelevationCurveName |
Gets the name of the SuperelevationCurve where the critical station belongs.
| |
| TransitionDescription |
Gets or sets a string value that describes the transition type.
| |
| TransitionRegionType |
Gets a value specifying whether the critical station is bound to the begining of the curve (In) or the end of the curve (Out).
|