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

++Feature request++ #75

Open DanielHurtubise opened 3 years ago

DanielHurtubise commented 3 years ago

Hi guys, is there any chance we could have a switch to specify the language to start Revit with

/FRA /DEU :)

This tool is... amazing

moinnagani1 commented 4 weeks ago

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 these files in multiple instances of Revit. Once a Revit file is opened, it should remain open and not close. Is this or something similar possible?