It works well with closed surface, but cannot generate points with un-closed surface, like this one.
Error message says “Data conversion failed from Surface to Curve”
Could you please give some tips or advice to solve it?
Thanks very much.
Hi Julio
see attached gh file.
As i am not an expert user, i have to use dozens of components to fix this issue, but at least it works well for me. Analysis_Grid_Uniform.gh (35.0 KB)
could you test this raw component? I have written it fast, I have checked it only from geometrical point of view. uniform_grid_dna.gh (20.2 KB)
I hope it helps.
Dear @AntonelloDiNunzio, thanks for your Script,
as you write, works on planar xy surfaces, but would be useful on (planar) surfaces such as facades on the Z-axis, if so, is the script adaptable?.
I have two questions about two small problems I encountered.
In some cases I have the problem, that the vector direction of my geometries is negative, even if the direction is positive.
I also did a test with the Ladybug’s gentest, and there the direction of the vectors are correct.
Another curiosity I noticed is that in some situation,even if the distance that the grid points must have to the edges of the surface, is set to 0, equally a large strip is not generated, although I believe it depends on the size of the geometry.