Page 1 of 1

Where can we find the Java Api

Posted: Tue Jan 06, 2015 10:47 pm
by benedict1986
Hi all, does anyone know where we can find the API for GUI command line in opensim 3.2? It seems like that we canot not use c++ api because I cannot find getCurrentModel() function. Thank you.

Re: Where can we find the Java Api

Posted: Wed Jan 14, 2015 9:59 am
by jimmy
Hi Saiyi,

There is only 1 API. The GUI uses that API. The GUI owns a number of functions that allow for easier interaction with the API in, getCurrentModel() being one of them.

Cheers,
-James