Creates a new point cloud composed of the boundary points from the reference cloud. This command emulates right- clicking on a point cloud and building the boundary points from it.
Input Arguments
0 |
Collection Object Name |
Source Cloud Name |
The reference cloud from which to generate the boundary cloud. |
3 |
Collection Object Name |
Destination Cloud Name |
The name for the resulting cloud. |
Return Arguments
None.
Returned Status
SUCCESS |
The cloud was created successfully. |
FAILURE |
The source cloud was not found. |
Remarks
None.