Specifies how to resolve existing point names on import.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum PointNamesExistType
VB
Public Enumeration PointNamesExistType
C++
public enum class PointNamesExistType
Members
| Member name | Value | Description |
|---|---|---|
| UseNameTemplate | 0 | |
| Counter | 1 | |
| Notify | 3 |
