Represents a particular system of renumbering or reordering stations within a portion of an alignment.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbAlignment>]
Autodesk.Civil.DatabaseServicesStationEquation
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class StationEquation : [T:Autodesk.Civil.CivilWrapper<AeccDbAlignment>]
VB
Public Class StationEquation Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbAlignment>]
C++
public ref class StationEquation : public [T:Autodesk.Civil.CivilWrapper<AeccDbAlignment>]
The StationEquation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | EquationType | Gets or sets the type of station equation. |
![]() | RawStationBack | Gets or sets the raw back station value. |
![]() | StationAhead | Gets or sets the ahead station value. |
![]() | StationBack | Gets or sets the back station value. |