Share

PointCloudSurfaceType Enumeration

Defines the type of surface which points are added to.

Namespace: Autodesk.Civil
Assembly: 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 nameValueDescription
NewSurface0
ExistingSurface1

See Also

Was this information helpful?