hi! i have this tent with a rod structure. each rod is divided in some points. with the points i want to experiment with meshes to create the cover.
i’m want to get groups of points based in their height (z component), whats the fastest way to do it?
(that’s what i want right now, but if you know any way to get the cover mesh based on this cloud of points, it would be nice to know it)
i don’t understand what i get. i want to get the points in the same height to create a polyline with them and compose the cover with these lines (a loft, maybe)
and about the other question, there is not a specific reason, i’ve never work with meshes and i thought that it would be the best option
ok i uploaded the definition.
if i have 3 rods, there are various groups with 6 points in the same height. i want to operate with each of these groups of 6 points with same z value.
in the end, what i need is to construct that cover (like a plastic tent cover) and im trying to find the best way to do it
thank you
hi
when you upload try to make a simplified version of your problem. so it’s easier to help
especially because you are using a couple of plugins that people may not have.
I tried a real quick and dirty solution (I myself am pretty new to gh but this would be one way to do it)
may need refinement