Replies: 1 comment 3 replies
-
Hi, for a mesh to be manifold it must not have no edge with more than 2 faces attached to it.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm fairly new to analysing meshes and sometimes get confused with terminologies that I am not familiar with. What is the difference between the is_manifold() and is_closed() functions for meshes? And which one do I need to be true to measure the true volume of a mesh ( using the volume() function)?
Beta Was this translation helpful? Give feedback.
All reactions