Share

LandXMLImperialUnitType Enumeration

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

Syntax

C#

public enum LandXMLImperialUnitType

VB

Public Enumeration LandXMLImperialUnitType

C++

public enum class LandXMLImperialUnitType

Members

Member nameValueDescription
Foot30 
Inch31 
Yard33 
Mile44 

See Also

Reference

Was this information helpful?