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