Enscape / Revit / Dynamo - go for a walk

With the number of people in Enscape with 2.5 it is interesting to generate people automatically .

https://youtu.be/sr9jhHSetN4

https://youtu.be/sr9jhHSetN4

I wrote a dynamo script to place people along a spline (or a line).

The script has a few options

Walk one way determins if people are walking all in the same direction… you can change the direction by moving the slider to one.

If one direction is set to false… people will walk both ways but keep to there side..also in this option to change the direction..walking on leftside or rightside.

Width of path gives the width on where the people are placed.

The distance between people gives how busy the road is.

I am not an Dynamo expert so if you have improvements please do so, but post the new script in this tread.

This script could use some improvements… so V2 will follow shortly.

dynamo 2.02/Revit 19.3

v1

https://www.dropbox.com/s/ppaipph10algxyx/site_walking_on_spline.dyn?dl=0

Thanks for all the dynamo related tutorials @arno_delange ! :slight_smile: Very interesting results indeed.

made a small change to the script so that the Orchid package is not needed, link to original script can be used to download the new version