RailCANTInfo Structure

This class encapuslates cant (superelevation) informations for rail alignments.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Autodesk.Civil.DatabaseServicesRailCANTInfo

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntax
public struct RailCANTInfo

The RailCANTInfo type exposes the following members.

Properties
 NameDescription
Public propertyAppliedCANT Gets the AppliedCANT.
Public propertyLeftRailElevationDifference Gets the elevation difference on the left rail.
Public propertyPivot Gets the pivot.
Public propertyRightRailElevationDifference Gets the elevation difference on the right rail.
Top
See Also