Share

LandXMLMetricUnitType Enumeration

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: 13.8.0.280

Syntax

C#

public enum LandXMLMetricUnitType

VB

Public Enumeration LandXMLMetricUnitType

C++

public enum class LandXMLMetricUnitType

Members

Member nameValueDescription
Meter2 
KiloMeter20 
DeciMeter23 
CentiMeter24 
MilliMeter25 

See Also

Reference

Was this information helpful?