StationEquation Class

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.292
Syntax
public class StationEquation : [T:Autodesk.Civil.CivilWrapper<AeccDbAlignment>]

The StationEquation type exposes the following members.

Properties
 NameDescription
Public propertyEquationType Gets or sets the type of station equation.
Public propertyRawStationBack Gets or sets the raw back station value.
Public propertyStationAhead Gets or sets the ahead station value.
Public propertyStationBack Gets or sets the back station value.
Top
See Also