I'm stuck trying to duplicate the tree branches. Based on a tree with two branches and would like to obtain another 5 branches by repeating three times the first branch and the second repeating twice.
To understand the problem I had that test done manually on a small scale, 5 branches are not too many values. But the real problem is managing a tree of 200 branches.
Does anybody know how to duplicate branches? I tried the component replaced with branches but doesn't accepts a list of paths ..... any suggestion is welcome!
The objective is to achieve a 2D map as attached map.jpg where on each circle center start 8 lines of variable length depending on the values entered through a csv file. After a shape would be based on the endpoints of these lines....
thanks!
Tags:
- Attachments:
-