Defines the default metric pipe and structure diameter units that are applied when units are not specified in the source LandXML file.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0

Syntax

C#
public enum LandXMLMetricUnitType
Visual Basic
Public Enumeration LandXMLMetricUnitType
Visual C++
public enum class LandXMLMetricUnitType

Members

Member nameValueDescription
MilliMeter25
CentiMeter24
DeciMeter23
KiloMeter20
Meter2

See Also