Retrieves a list of the points/clouds associated with a given datum.
Input Arguments
0 |
Collection Object Name |
Datum |
The datum to examine. |
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.