ACConnection is the main class in archicad Python Package. That class represents a live connection to an existing Archicad instance. The most important parts of the class are the followings:
d5c_archicad_install.7z (4.0 MB)
Hello, here is a new version which supports AC 25 solo, please give it a try. Any updates would be appreciated. Sorry for the late reply, I just did a search and found this topic
It looks to me like you are connecting the brep from Archicad windows directly into the glazing/opening module of honeybee. There are two problems with this 1) BREP from archicad window is too complex geometry, should be a single plane 2) This simple surface has to be projected onto the honeybee zone geometry. Scroll up and check my workaround that i posted.
In order to do this you have to click the window tool in archicad, then ctrl+a (select all), then all windows in the model will be selected, then go back to GH and apply them to the GH Archicad window module. I dont know your skill level so sorry if Im over explaining this