Hello, I can't find how to translate/rotate an existing element, can someone help me ? The devKit project Element_Test doesn't contains an example for this, and I didn't found the f...
Hello, I successfully create a GSM object in Archicad Library, but I don't find a way to export it (or directly create it) on my computer. Currently, I set the API_LibPart.location ...
Hello, I'm exploring whether it's possible to catch Archicad events right from Archicad startup, rather than only after triggering a command via the MenuCommandHandler method. I've ...
My name is Kien and I am currently researching and developing a solution to automate Schedule creation in ArchiCAD using the ArchiCAD API. I am looking for documentation or guidance on how to retriev...
Hello everyone, Currently, I’m trying to retrieve information (such as the lines that form it or an image) for the following two attributes of an object using the ArchiCAD API:
2D Symbol
...
From ArchiCAD 27 the ACAPI_LibPart_GetSection function has been replaced by the ACAPI_LibraryPart_GetSection one. Till ArchiCAD 26 when I try to get data from an empty '2DDR' ( API_Sect2DD...
From the Dialog Managet help:
"A mouse click on the empty client area of a list box (where there is no list item) removes all the previous selections."
This is true for a M...
Hello all, so I need to get this nominal height of a profile wall - any ideas? Total height is reported in wall.height Cheers and good coding! Petteri / ArchiFrame-coder
Hello, I wonder if there is an "Idle" Event raising when API methods are safe to be executed? My goal is to execute API methods when external Event (external to Archicad application...
Hi, Anybody knows exactly how the new subscription model affects addon development (if it does at all)? Archicad Studio is just the name of the Archicad, BIMcloud, BIMx package? Still there ...