cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

module ID of add-on

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.
1 Reply 1
GKiss
Graphisoft Alumni
Graphisoft Alumni
Unfortunately the IFC export is not accessible by the ACAPI_Command_Call. Only import is registered as a public function.

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!