Skip to content

Commit 7506bb8

Browse files
authored
Merge pull request #212 from alxbilger/viscoelastic
add plugin SofaViscoElastic
2 parents 82d998c + 822fddf commit 7506bb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

script/generate_doc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ def generate_component_documentation(destination_directory, example_directories)
227227
SofaRuntime.importPlugin("CSparseSolvers")
228228
SofaRuntime.importPlugin("ModelOrderReduction")
229229
SofaRuntime.importPlugin("VolumetricRendering")
230+
SofaRuntime.importPlugin("SofaViscoElastic")
230231
# if "auto_load_plugins" in dir(SofaRuntime):
231232
# SofaRuntime.auto_load_plugins()
232233
# else:

0 commit comments

Comments
 (0)