This function filters point data based upon proximity to the nominal features and associating those points with the corresponding relationships. It works for Geometry Relationships and Points to Surface Face relationships.
Input Arguments
0 |
Relationship Ref List |
Auto Filter Target Relationships |
The compare to nominal relationships used for the filter process. |
1 |
Point Name Ref List |
Points |
The points to consider for the filter process. |
2 |
Filter Proximity Settings 3D |
Filter Proximity Settings 3D |
The proximity filter settings to be used in select- ing points and building the associations. |
Return Arguments
None
Returned Status
SUCCESS |
The filter process completed successfully |
FAILURE |
The relationships or the points specified could not be found |
Remarks
For more information look in the Clouds chapter of the user manual under Feature Extraction from Point Clouds, the interface is described here and the filter section also applies to the point filter process.