i am trying to extract diag lines from a surface meshes by using : ( K2 ) diagonalize component + mesh edges component.
The mesh edges component work fine on quad meshes but when it gets diag meshes generate by K2 components the mesh edges are all messed up and it not possible to divide the naked edges from interior edges.
Is this a bug from k2 diagnalized component or is it my mistake ? thanks
haha it was just ensuring you got lines in one direction vs the other — that’s order not complication but yes overkill if that’s irrelevant, you just align vertices (or still weld, healthy habit…) then grab all internal edges as Martin showed
HI @Baris ..it makes sense because mismatching vertex could be considered as naked , that said i tried to zoom in the diagonalized mesh but i could not find the vertex mismatch you mentioned in the link above, the faces vertex seem coincident to me.
that said you are right concerning the fact that diag mesh has lot of naked edges inside, i don’t know if this is expected to happen but is seems still buggy actually @DanielPiker
I have a lot to learn when it comes to meshes…to me meshing was just passing some surfaces through some sort of mesh component and using the mesh for visualization or 3d printing but i am realizing how much more you can do when you learn what the meshed and made of and how to use the topology. thanks for your contribution