I had just a quick question if people know it is possible to run a Dynamo file from a python script. So you won’t need to start up a dynamo player or dynamo self and will be able to run the dynamo file from out the python script.
So yes where could I find more information about this. I have looked around but couldn’t find any information about this topic.
Not sure about Python directly, but it is doable via the dark art of journal playback. The Dynamo for automation package does this, albeit you need to open Dynamo to use it.
I haven’t had the chance to try it yet
you don’t neet launch Revit manually RevitBatchProcessor launch Revit and then Dynamo Script or Python script.
But you can’t launch Dynamo since Python script