PyMeshTool Documentation

Citation

Matthias A.F. Gsell, Benedikt A. Klöckl, Aurel Neic, Benedikt Mautner, Christoph M. Augustin, Elena Zappon, Gernot Plank, PyMeshTool — A framework for building efficient automated image-based cardiac anatomical twinning workflows in Python, Computer Methods and Programs in Biomedicine, Volume 285, 2026, 109476, ISSN 0169-2607, https://doi.org/10.1016/j.cmpb.2026.109476. (https://www.sciencedirect.com/science/article/pii/S0169260726002300)

Installation

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: