Create Points to Objects Map    

Builds a map of objects within a proximity distance to points that can be used as a lookup table for accelerated pro- cessing.

 

Input Arguments

 

0

Point Name Ref List

Points

Points to process

1

Collection Object Name Ref List

Groups

Groups to process

2

Collection Object Name Ref List

Objects

Objects to consider

3

Double

Proximity Tolerance

Distance threshold

4

String

Points to Objects Map Name

Name of the newly created map

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The analysis completed successfully

FAILURE

Some of the points or objects could not be found.

 

Remarks

None.