Functions | |
| def | MaxElementVolume |
| Defines "MaxElementVolume" hypothesis to give the maximun volume of each tetrahedron. | |
| def MaxElementVolume | ( | self, | |
| vol, | |||
UseExisting = 0 |
|||
| ) | [inherited] |
Defines "MaxElementVolume" hypothesis to give the maximun volume of each tetrahedron.
| vol | for the maximum volume of each tetrahedron |
| UseExisting | if ==true - searches for the existing hypothesis created with the same parameters, else (default) - creates a new one |