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