Creates a point cloud from a set of source clouds in only the currently visible points are retained. This can be useful when working with clipping planes.
Input Arguments
0 |
Collection Object Name Ref List |
Source Clouds |
The list of existing clouds to choose from. |
3 |
Collection Object Name |
New Cloud Name |
The name for the resulting cloud. |
Return Arguments
None.
Returned Status
SUCCESS |
The cloud was created successfully. |
FAILURE |
None of the source clouds was found. |
Remarks
Each source cloud must be visible. It will then compare its own cloud-specific clipping plane configuration for clip- ping and then be tested against the view clipping plane configuration. The Cloud Thinning Control settings will be ignored and all the points included as if set to 1:1 visibility regardless of the job settings.