cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Developer forum

Forum Posts

Using the Development Kit with Visual Studio 2022

Hi everyone, In the last couple of weeks we got several questions regarding Visual Studio 2022 and the API DevKit. If you try to use VS 2022 to build your AddOns, you have to keep in mind a few things. First, Archicad 25 and Archicad 26 is built with...

How to delete Layout Book Subset?

Is there any way to delete layout subsets? I looked into APIdefs_Database.h and while there are codes for get/getdefault/create for subsets there is none for delete. I've tried APINavigator_DeleteNavigatorViewID but it returns an error, and it can't ...

Resolved! Deprecated parameters & variables...shouldn't be (sometimes)

I know Graphisoft had what they considered ironclad reasons for deprecating the parameters that they did, and I've had these conversations before. But it is still causing me grief, and I am still unconvinced it needs to be this way. Two examples:1. G...

Bruce by Expert
  • 635 Views
  • 6 replies
  • 0 likes

Layout GLOB_CONTEXT

Is there a way to have items within a drawing not show in the layout (or not print)? I've tried the GLOB_CONTEXT to test for Layout (8), but that has no effect.

Bruce by Expert
  • 475 Views
  • 8 replies
  • 0 likes

Resolved! How do i get edit a Property?

Dear Graphisoft-Community, I'm currently trying to build my first C++ AddOn, but I'm struggeling a bit.I'm trying to set a property for selected elements, but the part where I set doesn't seem to work. My current code looks/works somewhat like this:1...

Dayiz by Booster
  • 394 Views
  • 3 replies
  • 0 likes

Resolved! Hard coded reveal to wall face

Hello, is there a way to hard code to set the window to Reveal to Wall Face as default?I'm not making an ordinary window, is a laboratory passthrough cabinet where I don't need to set any options related to windows, only the opening. Juan

jc4d by Expert
  • 419 Views
  • 3 replies
  • 0 likes

Resolved! GDL Script Transformation Order

Hi guys, I've started making my way through learning GDL, using the Reference guides, and mostly via modifying existing scripts and checking various outcomes. Current project is to restructure the 2D Dimension display of the Archicad 24 gs_dw_Marker ...

W 24 Marker - Standard.png

26 Mac Addon-on Framework Errors

Hi... Me again, trying to get my add-on working for the impending local release (AUS) of Archicad 26.I have the add-on working great after navigating all the changes in the 26 API..PC - is finebut...Mac.. Is "working" fine.. but I am getting these er...

Framework error1.png Framework error2.png