PointCloudProxy.Delete Method
Parent Object:
PointCloudProxy
Description
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.
Version
Introduced in version 2016
© Copyright 2021 Autodesk, Inc.
Comment on this page.