Hello,
My aim is to build an C++ add-on to control the 3D view of ArchiCAD with a Joystick or a Gamepad. I am using ArchiCAD 14, API Development Kit 14.2550 and VS 2008.
I am already able to get Gamepad axis values from the add-on but I would like now to move the 3D view (translate/rotate).
What kind of API functions can I use ?
Thanks.