This tutorial demonstrates how to deform a surface and a structured mesh associated to this surface.
![]() Original mesh. |
![]() Deformed mesh. |
The surface is deformed by a given analytical function.
Then, the mesh is deformed using T.deformMesh function of Transform module.
[Download python script].