bvn-architecture / RevitBatchProcessor

Fully automated batch processing of Revit files with your own Python or Dynamo task scripts!
GNU General Public License v3.0
277 stars 75 forks source link

how to get rid of the Save file dialog box #76

Open SunnyRY opened 3 years ago

SunnyRY commented 3 years ago

Hi, sorry to bring up this "save" question again...I think my question is related to #10, #19, #59.

I have read all of them, but I am still not sure what should I do... Still a new baby there, just learned dynamo for a few weeks.

I want to batch export information from multiple Revit files. Ideally, I don’t want to save the active Revit file, for I didn’t do any modification.

When I use RBP, it always pops up “Do you want to save changes to XXX.rvt?” So I have to manually click “No” for all the Revit files…

Thank you very much! Your RBP is amazing!!

petersmithfromengland commented 1 year ago

Hi @SunnyRY what language is your Windows system in? Currently there is only support for Revit dialogs in English and Spanish (as of release v1.8.0)