PyMeshTool Documentation

PyMeshTool is a Python module that provides bindings to MeshTool. PyMeshTool implements interfaces to the mesh and image structures from MeshTool through the Mesh and Image class. Each class also provides interfaces to the MeshTool modes implemented as class methods. The PyPI package can be downloaded or installed from the PyPi server or by running

pip install pymeshtool

in your terminal. Run

pip install --upgrade pymeshtool

to upgrade an existing installation.

API Reference:

Examples: