Skip to content
Discussion options

You must be logged in to vote

Setting per vertex and per face quality in a mesh cannot be done right now. As you can see in the documentation a mesh can be created from scratch passing vertex coords, vertex normals, faces and face normals; quality is missing right now. Generally speaking, all the attributes of the Mesh are read only, and they can be modified only using the method provided by the Mesh class.
I'll add the possibility to set per vertex and per face quality in the mesh construction, in the next pymeshlab version.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ghost
Comment options

@ghost
Comment options

@alemuntoni
Comment options

@ghost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant