Skip to content
Discussion options

You must be logged in to vote

I'll try to improve the documentation on this point, but, as said in the MeshSet documentation:

The MeshSet class represents a container that allows to collect a set of Meshes, where every Mesh corresponds to a layer of MeshLab. Every mesh has an unique ID that identifies it inside the MeshSet. From the MeshSet class, you can apply all the filters of MeshLab by calling the pmeshlab.MeshSet.apply_filter() method. [...] Sometimes, filters change the current mesh when applied, setting it to their output. The behaviour is always the same of MeshLab.

Therefore, filters like convex_hull and noisy_isosurface do not return anything. They create a new mesh inside the MeshSet with their output (s…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@jdgre1
Comment options

@ZhuoshengKuang
Comment options

@alemuntoni
Comment options

Answer selected by alemuntoni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants