PointCloudProxy.Delete Method
Parent Object: PointCloudProxyDescription
Method that deletes the point cloud.
Syntax
PointCloudProxy.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. |