__header__
Description
Determines a set of points where all the points within a given set of points that are certain given
distances apart. The tools can calc distance in one axis(X, Y, or Z) or between points (xyx)
The tool average the found points with a distance together.
Inputs
CIFViewer
Points
Parameters
Points
MinSpacing
the minimum space between point.
this will merge close points
NOTE is less then 0 then no merge takes place
FillSpacing
the maximum spacing between points.
This will add points (Fill Spacing need to be less tha Min provided min>0)
SpacingAxis
Count
RenderStyle
RefreshViewer
__footer__