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

Hi everyone, Every time when I use the RBP version 1.7 (for Revit 2022) an error message appears: ERROR: No settings file specified or settings file not found. On the...

need more info

The tool opened Revit 2022 files and processed OK yesterday but, it is not working today. As soon as Revit 2022 opens, it closes. I use 1.7 version. I uninstall...

Good morning, i'm running into an error that i did not get before. Here's the log Any idea what can go wrong? 17-04-2021 08:21:58 : 17-04-2021 08:21:58 : Session ID:...

Hi, Thanks for all your effort on the developing this tool and made it publicly available. A large number of people can get benefit from this tool. I have successfully...

question

Good day! I am struggling with a problem to play a script using RBP which detaches many rvt files taking from folder paths in txt file. Besides, a script does...

need more info

After Installation, I get this error; "Could not detect BatchRvt addin for any version of Revit installed on this machine" There are no instruction on how to download this addin...

need more info

Hey, any chance to add that? Also in the building instructions - is there anything that can be changed to build it for version Revit 2022? Thanks!

How can I enable Revits OS IFC exporter so I can use and save IFC export-settings for my Dynamo scripts. I can activate the exporter by using uiapp.PostCommand (RevitCommandId.LookupPostableCommandId ("ID_EXPORT_IFC")),...

need more info

Hello, I’m using BVN Batch Processor to create a report sheet on Excel. I’m using Data.ExportExcel node to shoot all the data/values into Excel sheet. ![image](https://user-images.githubusercontent.com/57761471/116426853-78d3f800-a811-11eb-8d10-bc151b82c5a7.png) As you can see...