Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
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 name | Value | Description | |
|---|---|---|---|
| Double | 0 | ||
| NonNegativeDouble | 1 | ||
| NonNegativeNonZeroDouble | 2 | ||
| NonPositiveDouble | 3 | ||
| NonPositiveNonZeroDouble | 4 | ||
| NonZeroDouble | 5 | ||
| Station | 6 | ||
| DerivedStation | 7 | ||
| Grade | 8 | ||
| TransparentCmdGrade | 9 | ||
| TransparentCmdSlope | 10 | ||
| Direction | 11 | ||
| LatLong | 12 | ||
| Latitude | 13 | ||
| Angle | 14 | ||
| ConvergenceAngle | 15 | ||
| Distance | 16 | ||
| Dimension | 17 | ||
| Coordinate | 18 | ||
| XYCoordinatePair | 19 | ||
| Area | 20 | ||
| Elevation | 21 | ||
| ElevationPoint | 22 | ||
| PlotHeight | 23 | ||
| Volume | 24 | ||
| Percent | 25 | ||
| Azimuth | 26 |