This class encapsulates the properties and operations of a rail alignment object.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesRailAlignmentInfo
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class RailAlignmentInfo
VB
Public Class RailAlignmentInfo
C++
public ref class RailAlignmentInfo
The RailAlignmentInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| TrackWidth | Gets or sets the track width. |
Methods
| Name | Description | |
|---|---|---|
| GetCantInfoAtStation | Gets the cant information at a specified station. | |
| GetCantInfoAtStations | Gets the cant informations at stations, which has better performation. |
