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

[PYTHON] ZONE CREATION CREATION FROM EXCEL SPREADSHEET

ylahkim
Newcomer

Hello everyone 

 

I want to create a python script that enables me to create various zones in archicad form an excel spreadsheet 

the structure will be like this 

 

ylahkim_0-1712755177310.png

 

Do you have any clue how to do it ? thank you very much.

 

1 REPLY 1

Hi ylahkim,

 

Unfortunately there is currently no command directly available in the Python API to create zones in Archicad. You would have to develop or extend an Add-On in the style of https://github.com/tlorantfy/archicad-additional-json-commands or https://github.com/ENZYME-APD/tapir-archicad-automation/tree/main/archicad-addon first.

Hope that helps,
Bernd

Bernd Schwarzenbacher - Archicad Add-On Developer - Get Add-Ons & Archicad Tips on my Website: Archi-XT.com