SettingsAlignmentSettingsSuperelevationOptions Class

Superelevation options settings class.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAlignmentSettingsSuperelevationOptions

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsSuperelevationOptions : TreeOidWrapper

The SettingsAlignmentSettingsSuperelevationOptions type exposes the following members.

Properties
 NameDescription
Public propertyCorridorType Gets the type of roadway as Undivided (single carriage way) or Divided (dual carriage way).
Public propertyCrossSectionShape Gets the cross sectional shape of the roadway as Planar .
Public propertyDividedCrownedMedianTreatment Gets the type of divided crowned median treatment.
Public propertyDividedCrownedPivotMethod Gets the pivot type of divided crowned pivot method.
Public propertyDividedPlanarMedianTreatment Gets the type of divided planar median treatment.
Public propertyDividedPlanarPivotMethod Gets the pivot type of divided planar pivot method.
Public propertyHighsideLocation Gets the default Highside Location for planar roads.
Public propertyInsideEdgeShoulderTreatmentInHighSide Gets the method that is applied to the inside shoulder in high side during superelevation.
Public propertyInsideEdgeShoulderTreatmentInLowSide Gets the method that is applied to the inside shoulder in low side during superelevation.
Public propertyInsideShoulderMethodObsolete.
Gets the method that is applied to the inside shoulder during superelevation.
Public propertyMaximumShoulderRollover Gets the percent slope value of the maximum shoulder rollover.
Public propertyNominalWidth Gets the typical width of the roadway from the superelevation pivot point to the outer edge-of-traveled way.
Public propertyNormalLaneSlope Gets the percent slope of the roadway lanes on tangent (unsuperelevated) tangents.
Public propertyNormalShoulderSlope Gets the percent slope value of the roadway shoulders.
Public propertyOutsideEdgeShoulderTreatmentInHighSide Gets the method that is applied to the outside shoulder in high side during superelevation.
Public propertyOutsideEdgeShoulderTreatmentInLowSide Gets the method that is applied to the outside shoulder in low side during superelevation.
Public propertyOutsideShoulderMethodObsolete.
Gets the method that is applied to the outside shoulder during superelevation.
Public propertyStationRoundingOption Gets the number of positions for station rounding.
Public propertyUndividedCrownedPivotMethod Gets the pivot type of undivided crowned pivot method.
Public propertyUndividedPlanarPivotMethod Gets the pivot type of undivided planar pivot method.
Top
See Also