Defines the default imperial 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 LandXMLImperialUnitType
Visual Basic
Public Enumeration LandXMLImperialUnitType
Visual C++
public enum class LandXMLImperialUnitType

Members

Member nameValueDescription
Mile44
Yard33
Inch31
Foot30

See Also