PointCloudSurfaceType Enumeration |
Defines the type of surface which points are added to.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PointCloudSurfaceType
Public Enumeration PointCloudSurfaceType
public enum class PointCloudSurfaceType
MembersMember name | Value | Description |
---|
NewSurface | 0 | |
ExistingSurface | 1 | |
See Also