Hello everyone and administrator,
I would like to flip the edge of a triangle in CloudCompare, but I don't know the steps to do it. I would appreciate it if you could guide me. Thank you very much.
Flipping the edge of a triangles.
-
- Posts: 2
- Joined: Wed Sep 06, 2023 3:38 am
Flipping the edge of a triangles.
- Attachments
-
- image_2023_09_06T03_42_16_932Z.png (11.76 KiB) Viewed 1944 times
Re: Flipping the edge of a triangles.
Well, you just need to select a mesh entity in the DB tree (and make sure to select the mesh, and not the folder that contains it).
Daniel, CloudCompare admin
-
- Posts: 2
- Joined: Wed Sep 06, 2023 3:38 am
Re: Flipping the edge of a triangles.
Hi Daniel,
I have created a grid that forms a triangular mesh as shown in the image below. After that, the "flip triangles" tool appeared, but I don't know how to flip the edges of the triangles. I hope you can help me. Thank you very much.
I have created a grid that forms a triangular mesh as shown in the image below. After that, the "flip triangles" tool appeared, but I don't know how to flip the edges of the triangles. I hope you can help me. Thank you very much.
- Attachments
-
- 1.jpg (176.9 KiB) Viewed 1868 times
-
- 2.jpg (77.27 KiB) Viewed 1868 times
Re: Flipping the edge of a triangles.
Oh, so that may not be very clear, but the 'flip' operation is simply made on the vertex indexes (so as to have triangles described as ACB internally, instead of ABC for instance). That's important when automatically per-triangle normals for instance.
Daniel, CloudCompare admin