News

Contains the official code examples for the Cinema 4D C++ API. The provided code examples are identical to the ones shipped with the Cinema 4D C++ SDK. See our Cinema 4D C++ API Documentation for ...
I have everything working, except that when I ask a question "can you add 1 and 2", it doesnt call the add tool. It gets the answer from the model. I changed the add function to return a + b + 10.