PointCloudSurfaceType Enumeration

Defines the type of surface which points are added to.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public enum PointCloudSurfaceType
Members
Member nameValueDescription
NewSurface0 
ExistingSurface1 
See Also