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