SpeedUnitType Enumeration |
Enumerates speed units.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum SpeedUnitType
Public Enumeration SpeedUnitType
public enum class SpeedUnitType
Members| Member name | Value | Description |
|---|
| MeterPerSec | 185 | |
| KilometerPerHour | 190 | |
| FootPerSec | 191 | |
| MilePerHour | 196 | |
See Also