Specifies the type of station rounding.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public enum CantStationRoundingType |
Visual Basic |
---|
Public Enumeration CantStationRoundingType |
Visual C++ |
---|
public enum class CantStationRoundingType |
Members
Member name | Value | Description | |
---|---|---|---|
None | 2833 | ||
PointOne | 2834 | ||
One | 2835 | ||
Five | 2836 | ||
Ten | 2837 |