occt-products: master 0c7f59c1

Author Committer Branch Timestamp Parent
msv smoskvin master 2022-02-09 00:32:08 master 2e72d879
Changeset 0032825: Mesh Tools - decimation algorithm produces inconsistent mesh on the given data

Correct the method MeshDecim_VertexInfoList::Merge so that not to lose vertex-elements connectivity after merging of vertices.
Exclude degenerated elements from computation, mark them as invalid on input.
mod - src/MeshDecim/MeshDecim_MeshModel.cxx Diff File
mod - src/MeshDecim/MeshDecim_VertexInfo.cxx Diff File
add - tests/meshdecim/bugs/bug32825 Diff File