ODBC for AC20
Author:Ralph Wessel Posted: Tue Jun 27, 2017 4:11 pm (GMT+1)ReignBough wrote:Where can I get the ODBC driver for AC20? I believe it's discontinued – the last stable version was for AC18....
View Articlesignal=11 crash on opening cocoa webview
Author:Ralph Wessel Posted: Tue Jun 27, 2017 4:20 pm (GMT+1)jcimentarov wrote:I'm trying to open an cocoa webview into my archicad add-on and after it opens its possible to browse a web page for a...
View ArticleODBC for AC20
Author:ReignBough Posted: Wed Jun 28, 2017 3:49 am (GMT+1) So, can it still be used on higher version of ArchiCAD? BTW, I tried using it on AC18 but with the same error message....
View ArticleODBC for AC20
Author:Ralph Wessel Posted: Wed Jun 28, 2017 7:47 am (GMT+1)ReignBough wrote:So, can it still be used on higher version of ArchiCAD?. I strongly doubt that technology developed for one version of...
View Articlesignal=11 crash on opening cocoa webview
Author:jcimentarov Posted: Wed Jun 28, 2017 8:00 am (GMT+1)Code:GSErrCode __ACENV_CALL MenuCommandHandler (const API_MenuParams *menuParams){ if (menuParams->menuItemRef.menuResID ==...
View ArticleOverride rules creation
Author:mvallee Posted: Thu Jun 29, 2017 1:01 pm (GMT+1) Hi, I would like to automize the creation of filtered views, based on some user settings (parameters to filter, initial views to copy, ...) so I...
View ArticleODBC for AC20
Author:Akos Somorjai Posted: Fri Jun 30, 2017 11:43 am (GMT+1)Ralph Wessel wrote:ReignBough wrote:So, can it still be used on higher version of ArchiCAD?. I strongly doubt that technology developed for...
View Articlesignal=11 crash on opening cocoa webview
Author:Akos Somorjai Posted: Fri Jun 30, 2017 11:49 am (GMT+1)jcimentarov wrote:Code:GSErrCode __ACENV_CALL MenuCommandHandler (const API_MenuParams *menuParams){ if...
View ArticleOverride rules creation
Author:Akos Somorjai Posted: Fri Jun 30, 2017 11:55 am (GMT+1)mvallee wrote:Hi, I would like to automize the creation of filtered views, based on some user settings (parameters to filter, initial views...
View ArticlePrevent element from copy user data
Author:Akos Somorjai Posted: Fri Jun 30, 2017 11:56 am (GMT+1)kostek142 wrote:Thanks for reply Akos. Unfourtunately leaving flag empty also wasn't the solution. I found workaround, just wanted to...
View ArticleOverride rules creation
Author:mvallee Posted: Mon Jul 03, 2017 10:47 am (GMT+1) The idea was to do all the work automatically for the user, not to force him to start by creating a filter manually. Even if I ask him to do it,...
View Article(Bug?) Level Dimension dimForm not recognizing some symbols
Author:Erenford Posted: Tue Jul 04, 2017 5:45 am (GMT+1) Hello again, I found some issues about Dimensions this time and it looks like its related to this so I'll just post it here. This is when...
View Article(Bug?) Level Dimension dimForm not recognizing some symbols
Author:Akos Somorjai Posted: Tue Jul 04, 2017 1:15 pm (GMT+1)Erenford wrote:Hello again, I found some issues about Dimensions this time and it looks like its related to this so I'll just post it here....
View Article[SOLVED] Level Dimension dimForm not recognizing symbols
Author:Erenford Posted: Thu Jul 06, 2017 6:39 am (GMT+1) Thanks Akos I'll update my AC20 then check it again _________________Archicad 18 6101 INT FULL Archicad 19 3003 INT FULL Archicad 20 3012 INT...
View Article[SOLVED] APIDb_NewDatabaseID returns APIERR_REFUSEDCMD
Author:ReignBough Posted: Wed Jul 12, 2017 9:44 am (GMT+1) As the title says. This appears on 6005. When I ran my add-on on 3012, it is working fine. The code is just the same as the one on the...
View Article[SOLVED] APIDb_NewDatabaseID returns APIERR_REFUSEDCMD
Author:ReignBough Posted: Wed Jul 12, 2017 10:56 am (GMT+1) Found it. It was in a function that is between a undo-able. (Actually, it's in a function (0) that is called by a function (1) that is called...
View ArticleMake available newly created attribute for roofs
Author:jcimentarov Posted: Tue Jul 18, 2017 12:48 pm (GMT+1) Hello, Is it possible when creating a new attribute (for example a composite) to be available when creating a roof element? I see that it...
View Article[SLVD]Automate Elements selection that are on specific layer
Author:DimRad Posted: Thu Jul 20, 2017 9:51 am (GMT+1) Thank You for help, that's work! _________________Best regards, Dmytro Radomtsev.
View ArticleACAPI_Element_SolidOperation_Create() problem
Author:DimRad Posted: Thu Jul 20, 2017 10:15 am (GMT+1) Hello dear ArchiCAD developers! Recently have problem with ACAPI_Element_SolidOperation_Create() function in my add-on and ElementTest: Solid...
View ArticleNew Developer - Can't Build Examples (API DevKit)
Author:Cedric Tran Posted: Thu Jul 20, 2017 10:49 am (GMT+1) Hello, I have installed the API Dev Kit 18.3006 and Visual C++ 2005 and 2017. However I don't actually know how to build examples in order...
View Article