Replies: 1 comment
-
|
the second and third tasks are available also in pymeshlab, just check in the documentation the corresponding names of the filters. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was trying to delete everthing around and scan.
The idea is to select the first triangle with the minimum Z and and select the connected component around it, then invert the selection and delete vertices.
It work in the UI meshlab, but how I can do it on pymeshlab?
Here the image how i did that on the UI meshlab.
1- select the first with the manual selection "select connected components in a region:

2- invert selection (key i)

3- Delete the current set of selection

How I can do it on pymeshlab?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions