ImperialToMetricConversionType Enumeration

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.3.1717.0

Syntax

C#

public enum ImperialToMetricConversionType

Visual Basic

Public Enumeration ImperialToMetricConversionType

Visual C++

public enum class ImperialToMetricConversionType

Members

Member nameValueDescription
InternationalFoot536870912
UsSurveyFoot1073741824

See Also