How to use Segment Mesh in MeshLib Python #4574
-
Hello Devs, Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
Grantim
May 20, 2025
Replies: 1 comment 1 reply
-
Hello! You might find this #1627 helpful. Also it might be worth mentioning that we use this metric for contouring: MeshLib/source/MRMesh/MREdgeMetric.h Lines 32 to 37 in f3c4381 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ParvGuptaSpCT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
You might find this #1627 helpful.
In general the idea there is to build "Surrounding Contour" around picked pointes and then separate its "left" part with respect to possible tunnels.
Also it might be worth mentioning that we use this metric for contouring:
MeshLib/source/MRMesh/MREdgeMetric.h
Lines 32 to 37 in f3c4381