Hi Sergio,

it is only possible to solve this automatically if the total number of
control points is the square of an integer without being divisible by
any other positive integer larger than 1.
For example 9. If you have 9 control points, it MUST be a 3x3 grid.

But if you have 16 control points, it's not clear which of the
following is the correct distribution:

2x8
4x4
8x2

I could add an algorithm that would attempt to find the most logical
column/row distribution, and it might work in 40% of cases and it
would get the answer wrong in 20% and it wouldn't work at all the
remaining 40%. I find it bad practice to automatically do something
which is not guaranteed to succeed.

--
David Rutten
[email protected]
Robert McNeel & Associates



On Feb 18, 4:36 pm, MADMAX <[email protected]> wrote:
> I don't understand why i must insert U in srfgrid.
>
> Is there any way for hopper to sold this on his own?
>
> regards
> Sergio
  • SRFgrid MADMAX
    • Re: SRFgrid David Rutten

Reply via email to