Specifies the Imperial to Metric conversion type for the drawing.
Specifies the Imperial to Metric conversion type for the drawing.

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

Syntax

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

Members

Member nameValueDescription
InternationalFoot536870912
UsSurveyFoot1073741824

See Also