__header__
Description
Defines a line based on the best fit through a set
of points.
Using the Best Fit Point Tool
On the Best Fit Point's input page drag a tool
that has a collection of points. Be sure
that the index is set to 0 so that all of the points in the collection
will be considered, not just a single point.
When the tool it run it will create a point that is the best fit for the points in the collection.
NOTE this tool can handle a geometric collection of point collections
and evaluate the average of all points
Inputs
CIFViewer
Geometry
Parameters
Point
the defined point
X
Y
Z
the return point coordinates
MaxError
SDError
the return fit error
RenderStyle
allows the definition of the the display attributes on the viewer
RefreshViewer
If set refreshes the viewer
__footer__