Specifies the units of the exported angles and directions.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum LandXMLAngularUnits
VB
Public Enumeration LandXMLAngularUnits
C++
public enum class LandXMLAngularUnits
Members
Member name | Value | Description |
---|---|---|
DegreesDecimal | 0 | |
DegreesDms | 1 | |
Grads | 2 | |
Radians | 3 |