Specifies the type of station rounding.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0
Syntax
C#
public enum CantStationRoundingType
VB
Public Enumeration CantStationRoundingType
C++
public enum class CantStationRoundingType
Members
Member name | Value | Description |
---|---|---|
None | 2,833 | |
PointOne | 2,834 | |
One | 2,835 | |
Five | 2,836 | |
Ten | 2,837 |