This function filters cloud data based upon proximity to the nominal features, building new clouds, and associating those clouds with the corresponding relationships. The filter process only considers data in 2D, looking at the holes within the planar cloud data.
Input Arguments
0 |
Relationship Ref List |
Auto Filter Target Relationships |
The compare to nominal relationships used for the filter process. |
1 |
Collection object Name Ref List |
Clouds |
The point clouds considered as part of the filter process. |
2 |
Cloud Thinning Options |
Cloud Thinning Settings |
The cloud thinning parameters to use |
3 |
Filter Proximity Settings 3D |
Filter Proximity Settings 2D |
The proximity filter settings to be used in select- ing points and building the associated clouds. |
4 |
Double |
Geometry Extraction Tolerance |
The tolerance value to use |
Return Arguments
None
Returned Status
SUCCESS |
The filter process completed successfully |
FAILURE |
The relationships or the clouds specified could not be found |
Remarks
For more information look in the Clouds chapter of the user manual under Feature Extraction from Point Clouds.