icon

Can't find reloader.py


Hi,
After installing PythonPartSDK.allep, I do not have reloader.py?
Where can I find it?
Thx

Hello,

which ALLPLAN version?

2025

In ALLPLAN 2025, reloader is expected to be located in:

...Usr\{your username}\PythonPartsScripts\AllepPlugins\AllplanGmbH\PythonPartSDK\reloader.py

To temporarily turn it off: close ALLPLAN, rename the file, start ALLPLAN again

Cheers,
Bart

Cool, thx!
And to load it on start ?

When the reloader is in this location, it gets loaded by ALLPLAN when you start any PythonPart for the first time and remains in the memory until ALLPLAN is closed. So when you do changes in your script, they are considered immediately and don't require ALLPLAN to be restarted.