Ali Asad
Ali Asad

Reputation: 1315

Create Series of Families On a Selected Path In Revit Using Dynamo

I’ve started exploring dynamo for a while now and quite enjoying its power. I’ve started work on a project, I’m wondering if someone would like to share their expert views on how do I create series of families from one starting point to other. See the following image to understand it visually. I’m sure we can achieve such functionality via Dynamo. Appreciate any help. Thank you.
enter image description here

enter image description here

Upvotes: 0

Views: 191

Answers (1)

Jeremy Tammik
Jeremy Tammik

Reputation: 8339

Here is a discussion of using a dynamic model updater DMU in conjunction with the Idling event to achieve a couple of complex synchronisation tasks, including a video of almost exactly what you are asking for: Updater Queues Multi-Transaction Operation for Idling.

Upvotes: 1

Related Questions