This library contains only auto-generated wrapper around Sofa component so they can be used in an easy way in our plugins.
Eg:
from sofacomponents.ForceField import TetrahedronFEMForceFIeld
def createScene(rootNode):
TetrahedronFEMForceField(rootNode)
A very usefull side effect of this library is that there is also an auto-generated documentation on readthedocs
Connected projects:
- STLIB (Sofa Template Library): http://stlib.readthedocs.io/en/latest/