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

Syntax

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

Members

Member nameValueDescription
Double0
NonNegativeDouble1
NonNegativeNonZeroDouble2
NonPositiveDouble3
NonPositiveNonZeroDouble4
NonZeroDouble5
Station6
DerivedStation7
Grade8
TransparentCmdGrade9
TransparentCmdSlope10
Direction11
LatLong12
Latitude13
Angle14
ConvergenceAngle15
Distance16
Dimension17
Coordinate18
XYCoordinatePair19
Area20
Elevation21
ElevationPoint22
PlotHeight23
Volume24
Percent25
Azimuth26

See Also