Construct Point Clouds from Existing Point Group

Creates a point cloud from an existing point group.

 

Input Arguments

 

0

Collection Object Name

Point Group Name

The name of the source point group.

1

Collection Object Name

Cloud Name

The name of the resulting point cloud.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The point group was found and the cloud was created successfully.

FAILURE

The point group was not found.

 

Remarks

If the resulting point cloud already exists, the cloud name is automatically sequenced to avoid duplicate cloud names.