Is it possible to batch process Revit files using Rhino.Inside Revit?
depends on the process, no? Batch processing is complicated business in Revit, with the versioning and all.
You have access to open files, add and save families in the native RIR components. If you know python and the revit api you can do much more.
No using RIR at the moment. But pyRevit has a command line utility that can run python scripts over your Revit models. It automatically detects the model version and starts the appropriate Revit version. See Batch Processing Revit Models under pyRevit CLI guide
In my case, the closest thing I’ve been able to do was to programatically open, modify and then save some documents, given a list of paths, once RiR is already up and running… although I remember having a few issues at the time with the Python script. I haven’t been able to further test my scripts in a while, but will try to catch up in the winter.
Hi Guido,
That is a complex workflow, but worth digging into. I’ll get a feature request going.
Hi everyone, thank you for bringing Rhino into the world of BIM for AEC,
Is there also a chance to add a specify workset option(to close links increasing model loading time) other than open or close all of the worksets.
I am aware both dynamo multiplayer and revit batch processor does not have this option for worksets which begs the question is it even possible when using applications like this.
Hi Onur,
There are feature requests in to Autodesk to get additional Workset capabilities added.
Here are the components available in Rhino.Inside.Revit Rhino.Inside®.Revit