Dear all, I have an array ( _stDrawerTypes[ ] ). The values are inserted
dynamically by reading a text file.is there a way in (ui_infield{3}) in
order to use this array (_stDrawerTypes[ ]) for the values without
manually typing _stDrawerTypes[1], _st...
Hallo everyone, I tried to load the Additional JSON Commands Add-On but
it doesn't work. Says that the Add-On is outdated. did anyone try
working with the Add-On with the latest AC26 version? best regards
Hello everyone,is there a way in GDL or python to get the coordinates of
zone corners? not the bounding box.I am also aware of the object
"coordinate point". But I have more than 18,000 Zones and I cannot
manually place an object at each corner. So I...
Hello everyone, When I have more than one Archicad file open, and I run
the python code externally (not in the Python Palette inside Archicad)
the code runs on the first file I opened. How can I run the code in
another opened file? Is there a way in ...
Dear Gerry, I have created a python code to change the GDL parameter for
all Zones at once. the problem is, it takes time to load the Addon for
each change. Is there a way to load the Addon one time and change all
the values at once? a building with ...
The Additional JSON/Python Commands Add-On does not work in Archicad 26
Build 3010. Is there anyway that you could compile the Addon for the
latest version for People with no experience in compiling Addons?This
would be highly appreciated.best regard...
Your Addon works in AC26 build 3010 thank you!I was wondering, how you
compiled your Addon for AC26, because not every Addon works there.Is
there special setting one has to take care of while compiling for AC26
build 3010?