add simulate function to MakePipeShell

This commit is contained in:
tomate44
2018-02-26 16:24:34 +01:00
committed by Yorik van Havre
parent 970543dbf5
commit a570804ea0
2 changed files with 33 additions and 0 deletions

View File

@@ -201,5 +201,13 @@
</UserDocu>
</Documentation>
</Methode>
<Methode Name="simulate">
<Documentation>
<UserDocu>
simulate(int nbsec)
Simulates the resulting shape by calculating the given number of cross-sections.
</UserDocu>
</Documentation>
</Methode>
</PythonExport>
</GenerateModel>