The Alignment Station class.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesStation
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class Station
VB
Public NotInheritable Class Station
C++
public ref class Station sealed
The Station type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Station | Initializes a new instance of the Station class |
Properties
| Name | Description | |
|---|---|---|
| GeometryStationType | Gets the geometry point station type. | |
| Location | Gets the station's location. | |
| RawStation | Gets the station's raw station. | |
| StationType | Gets the station type. |
