Skip to content

A Python wrapping aroung the components of the Sofa framework

License

Notifications You must be signed in to change notification settings

SofaDefrost/SofaComponents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SofaComponents

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:

About

A Python wrapping aroung the components of the Sofa framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published