cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
2024 Technology Preview Program

2024 Technology Preview Program:
Master powerful new features and shape the latest BIM-enabled innovations

Archicad Python API
About automating tasks in Archicad using the Python API.

Property Transfer using Python

poco2013
Mentor
I posted a YouTube video which describes a possible use of the Python API to transfer properties from a Excel SS to a Archicad plan. The idea is to create an office standard spreadsheet(s) of properties for different objects which can fill in all those attributes in one click using Python.

Would be interested in any comments and if this might be useful as a direction for the Python API?

https://www.youtube.com/watch?v=rALzI6cFhJo&t=50s
Gerry

Windows 11 - Visual Studio 2022; ArchiCAD 27
3 REPLIES 3
Tibor Lorantfy
Graphisoft Alumni
Graphisoft Alumni
Nice work!
I like the channel name "Archicad_Python_Training"
I'm also planning to create a YouTube vlog about ARCHICAD-Python Connection and python script writing.
Anonymous
Not applicable
Thanks Gerry! This is powerful stuff.
And thank you Tibor for the initiative. Looking forward to it!
Cheers,
poco2013
Mentor
I added anther video on Youtube to demo using a excel Spreadsheet to transfer specification factors into element properties. In affect, a method to create and use 'office specification standards'.

https://youtu.be/mnx6xDGREeU

Also the Python files are located on the GitHub repository:

poco2018/Archicad_Excel_Transfer

I use the Archicad hillside sample plan 23 and simply added group properties and the schedules . Opened in 24.

You can download it on dropbox, but simple enough to re-create.

The dropbox link:
https://www.dropbox.com/sh/1drfo99pnxqsbi0/AACw5RQRUDJUwbhBynywH6Tla?dl=0
Gerry

Windows 11 - Visual Studio 2022; ArchiCAD 27