cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
dushyant
Enthusiast
since ‎2019-09-21
Thursday

User Statistics

  • 235 Posts
  • 1 Solutions
  • 2 Likes given
  • 14 Likes received

User activity

Hi everyone, I developed an Archicad add-on that makes the display stack more visible and easier to review, especially when elements have been sent too far forward or backward.It provides a palette for inspecting the stack and sequence of selected elements, helping identify ...
Hello, Is there a way to have multiple addons under the same sub-menu in a user-defined menu? For example:MainCustomMenu > SubMenuABC > Addon1 and another addon:MainCustomMenu > SubMenuABC > Addon2For me Archicad creates two sub-menus of the same name "SubMenuABC" for each o...
Hi, I'm getting linker errors when I use libxl with AC27 API on MacOS: ld: Undefined symbols: _xlCreateXMLBookA That's the macro being called by xlCreateXMLBook(). LibXL/libxl.h included. Has anyone tried it with AC27 API? Thanks.
Hi, I'm getting a compile error on Mac: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/include/c++/v1/locale:2827:22: no member named 'GS_realloc' in namespace 'std'; did you mean simply 'GS_realloc'? _Tp* __t = (_Tp*)s...
Hello! Is there a way to save a NewDisplay::NativeImage into a file? Thanks.