cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
stahL
Contributor
since ‎2022-02-21
Wednesday

User Statistics

  • 12 Posts
  • 0 Solutions
  • 1 Likes given
  • 4 Likes received

User activity

Hello, I'm struggling to find a good approach to solving this problem: Our Add-On suddenly stopped working for some Intel Mac users. They get an error saying that the Archicad version is not compatible with the Add-On. This happens with AC28 and AC29.They are using Sequoia 1...
Hi all,We are currently running into an issue where websites embedded via Archicad’s CEF-based browser are being blocked due to the default User Agent string, which some hosting providers now flag as suspicious (e.g., mod_security rules returning 403 errors).I've looked thro...
Hello,I have a problem with the CatchNewElement Handler This is my code: API_ToolBoxItem elemType = {}; elemType.type.typeID = API_ObjectID; ACAPI_Element_CatchNewElement(&elemType, ElementEventHandler); // Other variants i tried: // API_ToolBoxItem elemType_Wall = { API_Obj...
When placing objects after modelling something far away (-> local origin changes after save and open)newly created objects are placed near that point.For example:element.object.pos.x = 0;element.object.pos.y = 0;I expect the object to be placed at the orginal (0,0) and not t...
Greetings everyone, It has come to my attention that the current GDL DevKit, version for Archicad 23, is encountering complications when attempting to compile for Archicad 27 and on Mac Silicone platforms.I'm inquiring whether there's any information available regarding an u...
Likes received