PointFileFormatType Enumeration |
An enumeration that specifies the point file format type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum PointFileFormatType
Public Enumeration PointFileFormatType
public enum class PointFileFormatType
Members| Member name | Value | Description |
|---|
| PointFile | 0 | |
| CogoDatabase | 1 | |
| PointDatabase | 2 | |
| Count | 3 | |
See Also