Associates a list of points/clouds with a given datum.
Input Arguments
0 |
Collection Object Name |
Datum |
The datum of interest. |
1 |
Point Name Ref List |
Point Names |
The list of points to associate with the datum. |
2 |
Collection Object Name Ref List |
Cloud Names |
The list of clouds to associate with the datum. |
3 |
Boolean |
Replace Existing Measure- ments? |
If TRUE, existing associated measurements will be cleared out before making the assignment. |
Return Arguments
1 |
Point Name Ref List |
Point Names |
The list of points associated with the datum. |
2 |
Collection Object Name Ref List |
Cloud Names |
The list of clouds associated with the datum. |
Returned Status
SUCCESS |
The datum was examined successfully. |
FAILURE |
The datum was not found. |
Remarks
None.