An enumeration that specifies the point file format type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum PointFileFormatType
Visual Basic
Public Enumeration PointFileFormatType
Visual C++
public enum class PointFileFormatType
Members
| Member name | Value | Description | |
|---|---|---|---|
| PointFile | 0 | ||
| CogoDatabase | 1 | ||
| PointDatabase | 2 | ||
| Count | 3 |