RevitBatchProcessor icon indicating copy to clipboard operation
RevitBatchProcessor copied to clipboard

Dynamo graph not working in RBP

Open JuanTenaF opened this issue 4 years ago • 3 comments

Hello Dan,

Thank you for this great tool you have developed. I am having some issues with one script I have in order to export to IFC. It is working well in Dynamo but with the RBP nothing is happening. I am testing it with a model on BIM 360. I am attaching the dynamo and text file.

I look forward to hearing from you.

Thanks!! Juan

BatchRvt_20200907_140429_815.txt IFC Export.zip

JuanTenaF avatar Sep 07 '20 10:09 JuanTenaF

Hi there,

I can't see anything obvious wrong with the script. However I'm unable to test it myself as I don't have access to a Revit license these days. What I would recommend is including some type of basic logging in your Dynamo script to see if the script is running at all or if it's executing up to a point and then freezing (or skipping an operation for some reason).

DanRumery avatar Sep 09 '20 10:09 DanRumery

Hi Dan,

Thanks for your response. I am not very familiar with how to add a logging in the Dynamo script. Could you please advise how to do it?

Appreciate it! Juan

JuanTenaF avatar Sep 09 '20 11:09 JuanTenaF

Hi there,

I have a similar problem with using the RBP tool to export IFC files. I tried the attached code from within Revit 2019 and everything works quite fine, but when I use the code with RBP I get a nearly empty IFC file. I attached both the complete IFC file and the "empty" IFC file as well.

Thanks, Nico

IFC.zip IFC-Export_v2.dyn.zip BatchRvt_20200930_113006_918.txt

ghost avatar Sep 30 '20 09:09 ghost