Skip to content

Commit fd5c20c

Browse files
authored
Update README.md
1 parent 9c808a2 commit fd5c20c

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ready-to-go Python scripts for Archicad
22

3-
[Download version 25.2](https://github.com/tlorantfy/archicad-python-scripts/archive/refs/tags/25.2.zip)
3+
[Download version 25.3](https://github.com/tlorantfy/archicad-python-scripts/archive/refs/tags/25.3.zip)
44

55
## recurring_publish.py
66

@@ -33,3 +33,14 @@ The related Archicad project must be opened before executing the script, because
3333
### Demo video
3434
Click to watch the demo video:
3535
[![recurring_publish.py](https://j.gifs.com/lRY80V.gif)](https://ttprivatenew.s3.amazonaws.com/pulse/lorantfyt/attachments/16911630/archicad_recurring_publish_demo.mp4)
36+
37+
## move_all_objects.py
38+
39+
### Description
40+
The script moves all the elements with Object type to a new position.
41+
42+
### Requirements
43+
* **Requires Archicad 25 or later.**
44+
* [Additional JSON/Python Commands Add-On](https://github.com/tlorantfy/archicad-additional-json-commands) (version 25.3 or later) is required to be loaded into Archicad.
45+
* [Download the Add-On for Windows](https://github.com/tlorantfy/archicad-additional-json-commands/releases/download/25.3/archicad-additional-json-commands.apx)
46+
* [Download the Add-On for macOS](https://github.com/tlorantfy/archicad-additional-json-commands/releases/download/25.3/archicad-additional-json-commands.bundle.zip)

0 commit comments

Comments
 (0)