PointCloudRegionType Enumeration |
Defines the region which points are added to.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PointCloudRegionType
Public Enumeration PointCloudRegionType
public enum class PointCloudRegionType
Members| Member name | Value | Description |
|---|
| PointCloudExtents | 0 | |
| Window | 1 | |
| WindowPolygon | 2 | |
| Object | 3 | |
See Also