2022-03-13 09:45 AM
Hallo,
I am new at Archicad API and would like to ask how am I supposed to run the ModelAccess API?
As Save As is not supported on the DEMO. Where am I supposed to put the MDIDs for the ModelAccess_Test and run it on the licensed version?
Also are there any resource editors for .grc files to create UI simpler? How can I preview my UI do I have to run the application is this the only way?
Thank you!
2022-03-15 05:00 PM
Hi,
You have to replace the MDID in the file ModelAccess_TestFix.grc. I added comments to the file for you, to highlight what you have to replace:
#include "MDIDs_APICD.h"
'MDID' 32500 "Add-On Identifier" {
/*Developer ID goes here*/
/*Local ID goes here*/
}