Defines the region which points are added to.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765
Syntax
C#
public enum PointCloudRegionType
VB
Public Enumeration PointCloudRegionType
C++
public enum class PointCloudRegionType
Members
Member name | Value | Description |
---|---|---|
PointCloudExtents | 0 | |
Window | 1 | |
WindowPolygon | 2 | |
Object | 3 |