cnr-isti-vclab / PyMeshLab

The open source mesh processing python library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use MeshLab extra plugin in PyMeshLab (optimal oriented bbox)

albb20 opened this issue · comments

Hi,
i just stumbled accros your great PyMeshLab module, which makes working in MeshLab really convenient. In my case, I am also interested in the optimal oriented bounding box, which was implemented as an extra plugin by Alfonso Sánchez-Beato (https://www.alfonsobeato.net/cc/a-meshlab-plugin-to-find-optimal-oriented-bounding-boxes/).

Is there any possibility to run this plugin from PyMeshLab after I imported it to my MeshLab?

Thanks in advance for your help.