Assigns point and/or point cloud measurements to a specified feature check.
Input Arguments
0 |
Collection Object Name |
Feature Check |
The name of the feature check to modify. |
1 |
Point Name Ref List |
Point Names |
The list of any point measurements to associate with the feature check. |
2 |
Collection Object Name Ref List |
Cloud Names |
The list of any point clouds to associate with the feature check. |
3 |
Boolean |
Replace Existing Measure- ments? |
If TRUE, existing associated measurements will be cleared. If FALSE, the specified measurements will be added to the set of existing measurements. |
Return Arguments
None.
Returned Status
SUCCESS |
The measurements were associated successfully. |
FAILURE |
The feature check, point, or clouds could not be found. |
Remarks
None.