remove lines

remove lines

Hi,

I have made an svg path and imported it.
From that i made a plane and did some edge rotating.

In my polygon there are some diagonal lines i want to remove.
But when i select and delete the polygon breaks.

How can i remove these lines without breaking my model?
 

Attachments

  • Schermafbeelding 2018-06-20 om 12.03.24.png
    Schermafbeelding 2018-06-20 om 12.03.24.png
    51.1 KB · Views: 262
  • Schermafbeelding 2018-06-20 om 12.03.17.png
    Schermafbeelding 2018-06-20 om 12.03.17.png
    48.2 KB · Views: 249
Hi.
Why do you want to remove it? Internally every mesh is built from triangles.
If you absolutely in the need to remove the edges there´s a trick I used all the time: insert a new point on that edge and take the weld tool in "First point" mode to get rid of the edges without destroying the topology:
DissovleEdges.gif

Cheers
Frank

BTW: it seems you need to flip the polygons.
 
Last edited:
Back
Top