Does anyone know how I could find out the module ID of the IFC 2x2 Add-on (or any add-ons) for ArchiCAD?
I'm working on an add-on that will automatically export any work a user has done in ArchiCAD to an IFC file. In order to do this I will probably need to call a function from within the IFC 2x2 Add-on by using the ACAPI_Command_Call function, which requires the ID of the module.
Any help would be greatly appreciated.