- This topic has 4 replies, 3 voices, and was last updated 6 years, 7 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Programming with SOFA › [SOLVED] Documents of classes and functions
Tagged: 64_bits, Linux_ubuntu, SOFA_1706
Hello,
I am using Python to interact with the object. But I found I am not so clear about the member functions and data of the different objects. So if there are some documents about the class definitions?
Thank you, @Binesh.
I have read the SOFA documentation, and I want a detail documentation for the classes and structures. I think there should be a website which could list all the classes and the functions just likes the OpenCV.
Best,
Baymin.
Hi Baymin,
Here you can find a doxygen code documentation of some parts of SOFA
https://www.sofa-framework.org/api/master/sofa/html/index.html
In addition, I would recommend to take a look at SOFA documentation project on GitHub
https://github.com/sofa-framework/doc
Best,
Noura
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.