Joel Buehler
Enthusiast
since ‎2022-11-05
‎2024-10-30

User Statistics

  • 79 Posts
  • 16 Solutions
  • 20 Likes given
  • 30 Likes received

User activity

Hehey evryone. I have a strange problem: When on a Machine the "BIMmTool" Plugin is also installed, my Plugin won't work. The Debug information isn't to helpfull. it jus says that "Abnormal add-on termination ("C")" and then "Archicad.exe' (Win32): U...
Hehey fellow Developers! I might have a easy and simple question. id like to send a array from the browser controll to archicad. i have seen that there is Array class in the JSValues.hpp header. i thought that the usage is similar to the GetStringFro...
Maybe thats a dumb question: we can get a notification when a element gets deleted that has the ElementObserver installet to it with the API Call "ACAPI_Element_InstallElementObserver" the documentation and the Notification_Manager example imply that...
Hehey evryone. Id like that my user can save his work he did in my plugin into an add-on object. but my project object is quite big and im not firm enough in cpp to write for all sub-objects memmory read and write methods. so i had the idea that i ju...
Hehey evryone i hope my question is not to obvious, but im having trouble to start the webbrowser with a given url from a add-on. how do i do that? i know so far: we can save url documentation data in a element with the calls APIDb_SetElementURLRefID...