Functions | |
| def | ConvertToQuadratic |
| Converts the mesh to quadratic, deletes old elements, replacing them with quadratic with the same id. | |
| def | ConvertFromQuadratic |
| Converts the mesh from quadratic to ordinary, deletes old quadratic elements, replacing them with ordinary mesh elements with the same id. | |
| def ConvertToQuadratic | ( | self, | ||
| theForce3d | ||||
| ) | [inherited] |
Converts the mesh to quadratic, deletes old elements, replacing them with quadratic with the same id.
| def ConvertFromQuadratic | ( | self | ) | [inherited] |
Converts the mesh from quadratic to ordinary, deletes old quadratic elements,
replacing them with ordinary mesh elements with the same id.