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