cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Archicad C++ API
About Archicad add-on development using the C++ API.

Running another add-on

Not applicable
Hello,
Is there anyway to run another add-on using mine?
Thanks.
1 REPLY 1
zanzibar wrote:
Is there anyway to run another add-on using mine?
Yes, but only if the other add-on is designed to respond to external commands. Take a look at the documentation for the Communication Manager, and specifically ACAPI_Command_Call to invoke a command in another add-on.
Ralph Wessel BArch
Central Innovation