Sometimes we stumble uppon surfaces with small small edges such as the one in picture below.
This edge for example is 0,026mm long.
Is there a way of refining surfaces to remove edges like this?
Prefferably in grasshopper so I can add it to our module.
It needs to be automated since we can’t go though each of the surfaces and check for this issue.
Is there anyone having a solution to my problem or could give guidance?
What Ftzuk said, but in the end, you are probably going to be looking toward the Polyline Collapse or Reduce components under the Utilities panel of the Curve register.
Please keep the discussion professional.
My surfaces come from customers and often in bad shape.
That’s why I get theses problems.
please help me if you have any good solution
No it won’t be flat everytime.
So I’m thinking if it could be possible to use the boundary for each controlpoint check if distance is smaller then 0,1mm then one of the points should be removed.
But I can’t find a command in grasshopper/python where I can modulate the edgepoints of a surface???