PointCloud.Delete Method
Parent Object: PointCloudDescription
Method that deletes the point cloud.
Syntax
PointCloud.Delete( [RetainDependents] As Boolean )Parameters
Name | Type | Description |
RetainDependents | Boolean | Optional input Boolean that specifies whether to retain the dependents or not. This is an optional argument whose default value is False. |