2
$\begingroup$

Hello suppose i have random shapes of mesh islands.[mesh islands shows in image1 i want to separate mesh by ratio of min and max edges. if mesh shortest and longest edge ratio is greater than 2 then mesh should be separate and if ratio is less than 2 mesh should be delete.

can anyone help me in getting in geometry nodes

$\endgroup$

1 Answer 1

2
$\begingroup$

This set up finds the longest and shortest Edge in mesh Island and select the faces based on ratio of edges: enter image description here

The Field Min and Max returns the Min and Max edge lengths. And when we use Mesh Island Index (from Mesh Island -node) as a group, we get Min/Max values for each island separately.

Edge Length is a simple Group that contains these 2 nodes: enter image description here

Not sure what you mean by seperating, but we can change Set Material to Delete, and delete the faces based on edge length ration :

enter image description here

$\endgroup$

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.