Hi everyone,
I need to merge the end point of one polyline to the start point of another one as attached (pink line)
Would you have any leads ?
Thank you very much !
Hi everyone,
I need to merge the end point of one polyline to the start point of another one as attached (pink line)
Would you have any leads ?
Thank you very much !
Seems like the picture or the file (preferred) got lost in translation !
Thank you ! here it is
Here it is :
Test.gh (11.6 KB)
Super great ! Now, would you have an idea on how to achieve the picture below adding the pattern mentioned for each interconnected layer ?
Thank you so much
Yes, but since you canât be bothered to post code/geometry without being asked, I canât be bothered to reply any further.
Please read this, esp. #3:
3. Attach minimal versions of all the relevant files
I apologize, he it is:
Test2.gh (17.7 KB)
Hello
I am not sure to understand your question. It seems obvious you want a path for 3d printing. There are many strategies but you show one with an open path (zig zag) and one with a closed path (circles).
I didnât worked on open path, but on closed path.
If you want to stop extrusion, your approach could be enough but you will have to know when stopping the extrusion.
If you want not to stop extrusion, it is better to make closed single path on each layer and then join the curves.
It could be also good that your filling keep a circle for the base, it could be more beautiful.
I made a paid plugin to do all of that (the filling pattern, joining the curves âŚ) but it seems not worth for me to let it online.
My goal is to print that âbulletâ shape in one curve with multiple layers that include those patterns. Is it helpful ? Thank you !!
Thank you ! it is exactly what i was looking for
Do you know how to create a polyline from this now ?
It is already a polylineâŚ
There is Explode
if you need the segments or the vertices ?