Getting a list of all the files used by a project via API
I can see that the Drawing Manager lists all the files being used by a project. Is there an API call which returns the list of files being used? Thanks for your help.
I can see that the Drawing Manager lists all the files being used by a project. Is there an API call which returns the list of files being used? Thanks for your help.
When I open AC 13 using a template and then, with no changes made to the file, issue err = ACAPI_Environment(APIEnv_ProjectID, &projectInfo, NULL); from my menu handler. The return value is NoError, but projectInfo.untitled is false and projectInfo.l...
I'm using AC13 and when I call err = ACAPI_Automate(APIDo_SaveID, NULL, NULL, NULL); from my menu handler with a new plan open from a template and it returns NoError but the file is not saved. How can I save the current file please?
I'm calling err = ACAPI_Automate(APIDo_CloseID, NULL, NULL, NULL); from my menu handler with a new plan open from a template and it returns APIERR_REFUSEDCMD Is there a way to close the current file?
Hi, my add on menu is disabled after a file close. I added a notification handler to check the menu on file close and it reports the menu as enabled. How can I have my add-on menu enabled even when there is no file open, please? Currently I'm working...
Hi all, I have an error in my code with the function ACAPI_RegisterModelessWindow : ========================================================================================== if (ACAPI_RegisterModelessWindow (dialID, PaletteAPIControlCallBack, API_Pa...
Hi! Does it work with express versions now? Or do we need PRO version to get all "template"settings right? I haven't look on API since AC12.
Hi everyone ! Here I come again, hoping I could get some help on something I've put a lot of time in without much success. My question is the following : Is there any way to create a selection box using the API and then be able to collect elements wi...
Hi all, When I tried to compile the GRC files, it comes up the error message and stops the compiling process. I have tried to re-install ArchiCAD 15 and even try to re-install the Microsoft Visual Studio 2005, the error still comes up. Any one has ex...
Hello everyone ! I'm currently trying to develop an add-on for ArchiCAD that would suit the needs of the society I work for. To do so, I've downloaded the API Devkit matching my version of ArchiCAD (v15). According to the documentation provided by th...
User | Count |
---|---|
9 | |
3 | |
3 | |
3 | |
3 |