Solid inspector tells me it’s not possible to automatically close this shape.
Is there any way I can fix it?, can I identify what point is not coplanar?
chess_piece.skp (143.4 KB)
Thanks in advance.
Solid inspector tells me it’s not possible to automatically close this shape.
Is there any way I can fix it?, can I identify what point is not coplanar?
chess_piece.skp (143.4 KB)
Thanks in advance.
Draw a vertical face aligned with the bottom edge of the knight. Then run Intersect Faces so the edges shown in red in your screen shot intersect with that face. Look for gaps in the resulting edges.
Interesting … going to try what you said.
But I still don’t see the fail doing this (Green coordinate seems to be 0):
I think it was my bad, I was drawing a line with the intention to close the shape but I was drawing it outside the component.
What happens if you draw edges crossing from points on the left to ones on the right?
That would have a big effect.
Also note that if you want a solid the top “horse’s head” can’t end on a point where it meets the base.
Give it some width - as you would in real life.
Also a solid is a single group or component, which contains only edges and related faces - so no nested groups etc - like your current half-head-part.
In a manifold solid every edge must support exactly two faces - i.e. no fewer, no more.
That’s why the bottom ‘point’ of the head [1] won’t form a solid at that ‘knife-edge’ because it would have more than two faces, and also the internal ‘disk’ [2] means some edges have three faces !
Note the following:
Thank you @TIG, I was closing the shape just temporaly to make sure everything was ok before the third step.