The script can schedule recurring publishing.
The related Archicad project must be opened before executing the script, because the script retrieves the projectdata during the start-up of the script.
Additional JSON/Python Commands Add-On (version 25.1 or later) is required to run.
Requires Archicad 25 or later.
- Archicad will be shut down after each publishing and it will be restarted before each publishing, the project will be reloaded automatically.
- User can choose from the Publisher Sets. Only the selected sets will be published. Multiple choice is available.
- Recur time can be set in minutes.
- Continuous progress report, the remaining time till the next publishing countdown appears.
- Works for Teamwork (BIMcloud) projects also. A receive command is executed before each publishing.
- Running Archicad instance is required with an opened project and loaded Additional JSON/Python Commands Add-On.
- Run recurring_publish.py script from command line and with using python launcher.
- Select Publisher Sets to publish.
- Set time (in minutes) for recurring.
- Click Start button.