Share

TypeInfoDouble Enumeration



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

Syntax

C#

public enum TypeInfoDouble

VB

Public Enumeration TypeInfoDouble

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

Reference

Was this information helpful?