revit-apirevitpythonshellpyrevit

Is it possible to continue working in Revit while running a python script in pyrevit?


When running Revitpythonshell or running a python script with XAML gui I am unable to work in Revit until closing Revitpythonshell or the python gui.

Is there a way to keep Revit from becoming inaccessible like this?

I would like to keep my script open to continually use while I work.


Solution

  • You have a couple of options here depending on what your script is trying to do: