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.292
Syntax
public sealed class Station

The Station type exposes the following members.

Constructors
 NameDescription
Public methodStationInitializes a new instance of the Station class
Top
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.
Top
See Also