Skip to content

How to use Segment Mesh in MeshLib Python #4574

Closed Answered by Grantim
ParvGuptaSpCT asked this question in Q&A
Discussion options

You must be logged in to vote

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:

/// returns edge's metric that depends both on edge's length and on the angle between its left and right faces
/// \param angleSinFactor multiplier before dihedral angle sine in edge metric calculation (positive to prefer concave angles, negative - convex)
/// \param angleSinForBoundary consider this dihedral angle sine for boundary edges;
//

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ParvGuptaSpCT
Comment options

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