Construct Point (Fit to Points) 

Constructs a point at a point representing the mathematical average of the source points.

 

Input Arguments

 

0

Point Name Ref List

Point Names

A list of the source point names to fit.

1

Point Name

Resulting Point Name

The name for the resulting point.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

All source points were successfully averaged.

PARTIAL SUCCESS

One or more source points (but not all) were not found.

FAILURE

No source points were found.

 

Remarks

If a point with the resulting point name already exists, the point will be given a new name by appending an asterisk to the end.