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