__header__
Description
Sorts points that are assumed to lie in a grid pattern.
If a match set is porvided any points missing in the grid
are removed from the matching set.
Inputs
CIFViewer
PointsToSort
PointsToMatch
Optional other point set to set to this grid.
Parameters
PointSets
Ouput set of Points, Lines etc...
Points
The sorted points
PointsMatcheed
The matched points
Nblines
Number of line found
NbPtsPerLine
Count
Number of points
PreOrient
Not yet implemented but allows to preororientation of points
SortAsColumns
MaxProximity
Larget distance for a point to be added as a grid point
MaxAngleDeviation
Max angle deviation in degrees between points
MatchGridSizeX
MatchGridSizeY
If defined the input grid size.
If not definded uses the calculated grid size
RenderStyle
RefreshViewer
__footer__