Hi everybody,
I come back to you because my problem now is to be able to draw back a specific random tree, using the shapes it utilizes to be drawn. I've been thinking about it, trying a lot of different codes, but I can't reproduce the initial tree. At each time, it gives me back a recursive tree that never stops. Of course because I uses a call of vee wich is recursive. I tried to replace vee by a non recursive block but it doesn't work.
Here is my modified project.
And I'm asking you for a thought traiI or any link I have to study to be able to go through with my idea...
Many thanks.

