Auto-filters and associates a set of points, groups, and clouds to a set of datums and feature checks in the active collection.
0 |
Point Name Ref List |
Point Names |
A list of points to filter. |
1 |
Collection Object Name Ref List |
Group Names |
A list of groups to filter. |
2 |
Collection Object Name Ref List |
Cloud Names |
A list of clouds to filter. |
3 |
Double |
Surface Offset |
The maximum allowable offset from the surface when filtering. |
4 |
Double |
Edge Offset |
The minimum allowable offset from any edge when filtering. |
5 |
Offset Direction Type |
Offset Direction |
BOTH filters points on both sides of the surface. POSITIVE ONLY filters and associates only points on the positive side of a surface. NEGATIVE ONLY filters and associates only points on the negative side of a surface. |
6 |
Boolean |
Include Pts within Cylinder Axis Proximity |
If TRUE, points adjacent to the central axis will also be considered. If FALSE, only points around the surface will be considered. |
7 |
Boolean |
Enforce Max Pts per Face in Output? |
If TRUE, no more than the maximum number of points specified in argument 7 will be associated. If FALSE, all points will be used. |
8 |
Integer |
Max Pts per Face |
The maximum number of points allowed to be filtered to a surface, if argument 6 is TRUE. |
9 |
Feature Check Ref List |
Feature Check Name List |
A list of feature checks to include in the filter. |
10 |
Boolean |
Include Datums? |
Indicates whether or not datums should be included in the filter. |
11 |
Boolean |
Create Cloud for Each Datum/Check |
Indicates whether a separate cloud should be created for each individual datum or feature check. |
None.
SUCCESS |
The measurements were filtered and associated successfully. |
FAILURE |
The points, groups, or clouds could not be found. |
Additional details on the process can be found here: Additional True Position Point Detection.