RevitBatchProcessor icon indicating copy to clipboard operation
RevitBatchProcessor copied to clipboard

Fully automated batch processing of Revit files with your own Python or Dynamo task scripts!

Results 48 RevitBatchProcessor issues
Sort by recently updated
recently updated
newest added

Hey mate, I have just installed the newer version of RBP 1.9 and its asking me to load the plugin and regardless of any option I choose, It shuts down...

need more info

When installing the 1.9.0 release i'm guetting a Windows Defender virus warning ![image](https://user-images.githubusercontent.com/97023840/203023703-b74a18cd-f82a-47fe-940e-339c820c7783.png)

need more info

Hello, Would it be possible to make the batch processor run at a scheduled interval? E.g. daily at 2 AM.

We use RBP with IFC export and other tasks. For this I believe "Close all worksets" will not work together with "Export only visible elements in View" Option. "Open Last...

Hello, In revit 2024, it seems that the revit batch processor is no longer able to synchronize any changes to a cloud model. This works fine in revit 2023. I...

I am trying to use some modules I wrote for Pyrevit scripts. Everytime Pyrevit is imported, bellow exception occures. Seems like an issue with python hashlib module? ``` Exception: [ValueError]...

Is there a way to keep a previously opened file open in Revit? I want to compile a list of files and then initiate a batch process that will open...

need more info

This PR adds support for Revit 2025. Due to the new net core framework, it was necessary to bump the IronPython version to the latest 2.7.x one and modify some...