BenjiDev
Enthusiast
since ‎2021-11-16
a week ago

User Statistics

  • 52 Posts
  • 5 Solutions
  • 13 Likes given
  • 16 Likes received

User activity

Hi Given the nth character in a text element, is it possible to easily get that characters position in world coordinates? It could probably be calculated from a combination of API_TextType, API_ParagraphType and maybe API_FontType but it would be tri...
Hi There Is it possible through the C++ API to open for example the building materials attribute dialog from an Add-On and programatically search for a material? -Benjamin
Lets say you have coded an Add-On that you want to sell. In that case you probably need some licensing solution. Does GRAPHISOFT provide any help with this? For example some way to associate your Add-On license with an Archicad license. One idea that...
Lets say there is an element on the floor plan (any type of element). In my Addon I want to "choose" that element and perform some action. For example display its name, show its type or whatever you can imagine. Ways of choosing the element that I kn...
Hello,I am editing a GDL object that is part of a loaded library.When saving the code (CTRL+S in the GDL editor) the placed objects changes their .gsm file to an old version. What is happening is that when i save the .gsm file, a new version of that ...