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