MeshTestsApp.PolynomialFitCases Class Reference
Public Member Functions | |
| def | setUp (self) |
| def | tearDown (self) |
| def | testFitBad (self) |
| def | testFitExact (self) |
| def | testFitGood (self) |
Member Function Documentation
◆ setUp()
| def MeshTestsApp.PolynomialFitCases.setUp | ( | self | ) |
◆ tearDown()
| def MeshTestsApp.PolynomialFitCases.tearDown | ( | self | ) |
◆ testFitBad()
| def MeshTestsApp.PolynomialFitCases.testFitBad | ( | self | ) |
◆ testFitExact()
| def MeshTestsApp.PolynomialFitCases.testFitExact | ( | self | ) |
◆ testFitGood()
| def MeshTestsApp.PolynomialFitCases.testFitGood | ( | self | ) |
The documentation for this class was generated from the following file:
- src/Mod/Mesh/App/MeshTestsApp.py
1.8.17