TetrahedronFEMForceField
This component belongs to the category of ForceField. The page is still incomplete, but give us a bit of time to work on it!
Description of the component …
What it is made for, what it does
Sequence diagram
Data
Usage
How to use it, what required component, case
In which case it works, in which case it doesn’t
Limitations
Example
This component is used as follows in XML format:
<TetrahedronFEMForceField data_field="X" />
or using SofaPython3:
'TetrahedronFEMForceField', data_field='X') node.addObject(
With a description of each data
An example scene involving a TetrahedronFEMForceField is available in examples/Components/forcefield/TetrahedronFEMForceField.scn
Last modified: 26 October 2023