Non-blocking behavior
Author:Ralph Wessel Posted: Fri Dec 11, 2015 4:12 pm (GMT+1)stefan wrote:We did a test with boost threading and that seemed to work for now. Need further testing. I've used GS::Runnable, but only in...
View ArticleNon-blocking behavior
Author:Xylios Posted: Mon Dec 14, 2015 3:25 pm (GMT+1) Hello there, sorry for only posting today. I have been busy with writing my thesis. Anyway, thank you for all the replies. I tried creating a...
View ArticleMAC API
Author:poco2013 Posted: Wed Jan 13, 2016 6:04 pm (GMT+1) I recently moved to the mac from the PC. I had developed a number of plug-ins for the PC based on the examples for the PC. Now would like to do...
View ArticleMAC API
Author:Alex Moruzzi Posted: Wed Jan 13, 2016 6:49 pm (GMT+1) You should change your signature from Windows 7 then... Can't help you on the admin side ...hope you get reply ..._________________Archicad...
View ArticleMAC API
Author:Nikolett Horvath Posted: Thu Jan 14, 2016 7:23 pm (GMT+1) Hi Gerry, I regret to hear that you haven't received answer to your question. Please be sure that you use the following email address:...
View ArticleMAC API
Author:poco2013 Posted: Fri Jan 15, 2016 2:20 pm (GMT+1) Thanks for all the responses. Let me report a happy outcome. I finally did get a link from Graphisoft TS for the mac API. Loaded them and they...
View ArticleProper way of including Dynamic Libraries
Author:Akos Somorjai Posted: Tue Jan 19, 2016 10:36 am (GMT+1)stefan wrote:What is the proper way to install an add-on which uses Dynamic Libraries? (DLL on Windows, dylib on OSX). Specifically on OSX:...
View ArticleCreate and change database to newly created db
Author:Akos Somorjai Posted: Tue Jan 19, 2016 10:44 am (GMT+1)vuego wrote:Code: CHANSI2Unicode ("Det 1", (GS::Int32)strlen("Det 1"), dbInfo.name, API_UniLongNameLen); CHANSI2Unicode ("D10",...
View ArticleLP_XML lower than 16 dont support builtin images?
Author:Jiuzhu Zhang Posted: Wed Jan 20, 2016 9:30 am (GMT+1) Hi! I had a few problems when I used "LP_XMLconverter.exe" to embed images in gsm. The first problem is how to exchange gsm to xml...
View ArticleProjected Area and Legacy Settings
Author:Akos Somorjai Posted: Wed Jan 20, 2016 9:38 am (GMT+1)stefan wrote:When you collect the quantities of composite layers from Walls, using ACAPI_Element_GetSurfaceQuantities you can get the...
View ArticleHow to embed images in gsm with " LP_XMLconverger"?
Author:Jiuzhu Zhang Posted: Wed Jan 20, 2016 9:51 am (GMT+1) Hi! I had a few problems when I used "LP_XMLconverter.exe" to embed images in gsm. The first problem is how to exchange gsm to xml...
View ArticleLP_XML lower than 16 dont support builtin images?
Author:Akos Somorjai Posted: Wed Jan 20, 2016 10:14 am (GMT+1)Jiuzhu Zhang wrote:Hi! I had a few problems when I used "LP_XMLconverter.exe" to embed images in gsm. The first problem is how to exchange...
View ArticleemptyHolesSurf1 and 2
Author:stefan Posted: Wed Jan 20, 2016 2:37 pm (GMT+1) When we collect the emptyHolesSurf1 and emptyHolesSurf2 from the API_WallQuantity structure, they seem to include the Doors/Windows as well. Is an...
View ArticleLP_XML lower than 16 dont support builtin images?
Author:Jiuzhu Zhang Posted: Fri Jan 22, 2016 3:53 am (GMT+1)Akos Somorjai wrote:Jiuzhu Zhang wrote:Hi! I had a few problems when I used "LP_XMLconverter.exe" to embed images in gsm. The first problem...
View ArticleNew line in dimension note
Author:ReignBough Posted: Tue Feb 02, 2016 6:55 am (GMT+1) I found out that the note in dimension can now be a multi-line. But when I tried using "\n" it was shown as the replacement character "▯" but...
View ArticleUse gravity for Z position
Author:vuego Posted: Wed Feb 03, 2016 9:06 am (GMT+1) My Addon creates API_Element (GDL object) on user specified coordinates acquired with APIIo_GetPointID. X and Y coordinates are ok, Z coordinate is...
View ArticleUnable to select curtain wall on elevation view
Author:ReignBough Posted: Fri Feb 05, 2016 5:39 am (GMT+1) When a curtain wall is placed below storey 0, it cannot be selected. I put two curtain wall, one on storey 0 and the other on storey -1. I...
View ArticleUnable to select curtain wall on elevation view
Author:laszlonagy Posted: Fri Feb 05, 2016 9:11 pm (GMT+1) Works for me just fine. Are you still on build 3003? You could try upgrading to the latest build, many small errors were fixed in the...
View ArticleSelecting a tool for object insertion
Author:gehairing Posted: Mon Feb 08, 2016 4:26 pm (GMT+1) Hello I have an Addon that let's me download objects (.gsm, .dor etc...). After downloading the object the user want's to insert the downloaded...
View ArticleSelecting a tool for object insertion
Author:Ralph Wessel Posted: Tue Feb 09, 2016 12:08 am (GMT+1)gehairing wrote:I have an Addon that let's me download objects (.gsm, .dor etc...). After downloading the object the user want's to insert...
View Article