Hey Maivan,
Are you working with the last ghx files I implemented? I send it to Thomas on his personal email, late yesterday.
Thomas, did you get the files?
There was one improvement of APSto3_mm
and a second one named APSto4_mm
Hi Minh!
Thanks a lot, I am working together with Thomas, and with your "graft" help and upgrading our grasshopper we have arrived to a solution! we will show you the final result!
Thanks again!
_ivaN
Thomas,
It is better to consider intersection with frame rather than projecting lines on surface
Here a first improvement, one thing you haven't consider is to check the direction of your polycurve
an other improvement is to use graft instead of…
I still can't get it to work. I have used to sort item command to use only one object of both list, it still doesn't work. I have flattened the list and it doesn't work.
Once I bake both object and use the regular command sweep in rhino, it does wor…
flatten will crush your structuring. The risk is to disorganize your list. maybe "simplify" can most recommended to make your list consistent and to keep order of your curves in anticipation of your sweep. verify you don't have null object in your t…
I might as well switch back to english too for the sake of finding as many helpful people as possible.
While writing the definition, I have thought of other methods, more simple and proably cleaner to generate the path curves, using sections on spec…
Hi thomas.
First, it's effectively "un peu le fouillis" and really heavy! if you look the way your curves are organised just before you merge them, you will see that they are not in the same path. simplify path before merging to have a correct list…
c'est une vieille photo, j'ai de plus en plus de mal a me voir tel que je suis :(
Mais oui c'est bien ça! En fait c'est exactement ça, pas compliqué mais fouilli...
Toute aide sera la bienvenue l'ami!
Merci beaucoup en tout cas...
C'est hallucinant que l'on se retrouve ici, c'est le projet de piscine dont Julie m'a parlé? Je regarde ça ce soir, ça n'a pas l'air compliqué mais c'est juste un peu le fouillis
Minh c'est toi? Enfin je pense que c'est toi. Si c'est le cas merci c'est cool! Oui je sais que c'est le bordel mais disons que comme je suis pas un pro j'ai tendance à faire les choses compliquées au départ et à les simplifiées. Enfin si t'arrive à…
At a first look, it seems that the section should be exploded and then be joined again, but your datas are really a mess. I will have a look later this evvening on it.
Hi and happy new year yall
Long time no post! We are currently working on the development of a competition project we have won (woohoo) to try to develop the shape and be able to update the construction concepts with grasshopper.
It's basically a wo…
To end up with separate lofted surfaces, the list of points has to be separated into different paths (one path per row of points). To do this you need the graft component or if you download the latest GH release, if you use the new divide surface co…