Specifies where to round the horizontal split location.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum StationRoundingType |
| Visual Basic |
|---|
Public Enumeration StationRoundingType |
| Visual C++ |
|---|
public enum class StationRoundingType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| ExactStation | 8 | ||
| PreviousMajorGrid | 2 | ||
| PreviousMinorGrid | 4 |