First, let’s see this in action. Basically, we feed the node a directory’s contents (file paths), and it will chug along. The files in this example are from Revit 2016 and the graph is being run in 2017.
Next, what makes this possible?
This is actually made possible with two new nodes that I will be adding to Rhythm by the end of the week.
Document.BackgroundOpen
This allows us to open a revit file without it being visible to the end user. (Awesome!)
Document.Close
This allows us to close the documents we opened with a save option. (Great for upgrades)
Stay tuned for more workflows using these nodes!
And her is the graph I used! (Download the latest version of Rhythm first) https://drive.google.com/open?id=0B3oLhdhnXmutSlJncXZfbUxzYzA
-johnP
This is just what I was looking for. I just wondered if you had added these to the latest Rhythm package, as I can not find the 2 nodes in the latest Rhythm package (1.11.2016). I am Running Dynamo 1.2.
ReplyDeleteThanks
Richard
Still cleaning up the nodes a bit. Will post by the end of the week with the graph.
DeleteThe nodes are in Rhythm now. And I attached the graph above.
Delete