Defines the type of surface which points are added to.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum PointCloudSurfaceType
VB
Public Enumeration PointCloudSurfaceType
C++
public enum class PointCloudSurfaceType
Members
| Member name | Value | Description |
|---|---|---|
| NewSurface | 0 | |
| ExistingSurface | 1 |
