Creates a point cloud from a set of source clouds.
Input Arguments
0 |
Collection Object Name Ref List |
Existing Point Cloud List |
The list of existing point clouds to choose from. |
1 |
Collection Object Name |
New Cloud Name |
The name for the resulting cloud. |
2 |
Cloud Thinning Options |
Cloud Thinning Options |
The desired thinning options to apply. |
3 |
Boolean |
Hide Original Point Clouds |
Optionally hides the original clouds after creation. |
Return Arguments
None.
Returned Status
SUCCESS |
The cloud was created successfully. |
FAILURE |
None of the source clouds was found. |
Remarks
None.