Rename points based on inter-point distance to reference points    

Renames a set of points in a point group based on their inter-point spacing relative to a reference group.

 

Input Arguments

 

0

Collection Object Name

Reference Group Name

The group containing the reference points to consider.

1

Collection Object Name

Group To Rename Points

The group containing the points to rename.

 

2

 

Double

 

Distance Threshold

The difference between a set of points in the refer- ence group and the group to rename must be within this difference in order to be considered for renaming.

3

Boolean

Verify Results?

Indicates whether a dialog should be displayed

showing the results of the renaming operation.

 

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The specified group was renamed successfully.

FAILURE

The reference group or group to rename was not found, or no points were renamed.

 

Remarks

A proximity threshold of zero indicates that the inter-point distances in the reference group must exactly match the inter-point distances in the group to rename. For best results, the distance threshold should be set as small as possible, while still being larger than the largest expected error between a given reference point and its corresponding point.