Share

Station Class

The Alignment Station class.

Inheritance Hierarchy

SystemObject
  Autodesk.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

 NameDescription
Public methodStationInitializes a new instance of the Station class

Properties

 NameDescription
Public propertyGeometryStationTypeGets the geometry point station type.
Public propertyLocationGets the station's location.
Public propertyRawStationGets the station's raw station.
Public propertyStationTypeGets the station type.

See Also

Reference

Was this information helpful?