Returns a list of objects from the specified Create Points to Objects Map return. Builds a map of objects within a proxim- ity distance to points that can be used as a lookup table for accelerated processing.
Input Arguments
0 |
String |
Points to Objects Map Name |
Name of the Map to use. |
1 |
Point Name |
Point |
Point to use as a reference in the Map |
Return Arguments
2 |
Collection Object Name Ref List |
Objects |
Objects within proximity to the reference point. |
Returned Status
SUCCESS |
The analysis completed successfully |
FAILURE |
Specified Map or point could not be found. |
Remarks
None.