Generating random 3D trees on site plan

Generating random 3D trees on site plan

ToanDN
Consultant Consultant
2,081 Views
2 Replies
Message 1 of 3

Generating random 3D trees on site plan

ToanDN
Consultant
Consultant

I need to generate trees for a huge site plan.  Currently, I created 3 different sized tree families and manualy placed them on the plan based on the underlay google earth image for reference.

 

Is there a more scientific way to accomplish such tedious task?  I am imagining of drawing a boundary and trees would magically fill themselves in, randomly of course.  Probably not.

 

Capture.PNG

0 Likes
Accepted solutions (1)
2,082 Views
2 Replies
Replies (2)
Message 2 of 3

RDAOU
Mentor
Mentor
Accepted solution

Doable with the help of Dynamo (Never tried it myself) check link if you got 20 mins to spare (Step by Step guided Screencast from Autodesk Knowledge Network)

 

Random Set of Trees in Revit with Dynamo

 

LandarchBIM.png

 

Not sure if LandCADD (Add-in) does too...

YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION


Message 3 of 3

L.Maas
Mentor
Mentor

Dynamo could help. Dynamo is able to place instances. Further it has a random function.

To have a little bit more control is, for example, to first create an excel sheet. In that sheet you can make a list of trees (families, types) and coordinates, radomize it somehow and than use dynamo to place the instances in your project.

Louis

EESignature

Please mention Revit version, especially when uploading Revit files.