Hello, I have joined, my free edges, but the surface is still recognized as “open polysurface”. When I select the “show edges” command I no longer have a free edge, but “points”. I don’t know how to make these points disappear and close my surface. Can you help me ? Thanks in advance.
Your images show several short naked edges.
Try the command RemoveAllNakedMicroEdges
to remove the “poiints”.
Hello, thank you for your answer. However, when I activate this command and select my polysurfaces, the command runs, but nothing happens. Do you have another idea? Thanks in advance.
The “points” may be larger than RemoveAllNakedMicroEdges
works on. The short naked edges will need to fixed separately.
What is the sixe of the object? What is the absolute tolerance setting? How far from the origin?
Upload the .3dm file if possible and someone will probably look at it and make some suggestions / recommendations
.
Hello, thank you for your answer, indeed, it is a form of another surface in my polysurface. Do you know how to take a look? Thanks for your help
Polysurface problème.3dm (388.2 KB)
Hi Melvin - the object is a bad object (SelBadObjects
) - Rhino does not like it at all - it would be good to know how you made this model. In the meantime, select the ring ExtractBadSrf
. On each of these, DupBorder
then PlanarSrf
- i.e. replace the surface. Delete the bad surfaces and join the new ones and the rest of the ring. MergeAllCoplanarFaces
to clean up the side faces if that is desireable.
-Pascal
Hello, thank you for your response, I have rebuilt the faces that were causing problems thanks to your order. Thank you so much. I’ll be careful next time.
Thank you very much good day.