]> OCCT Git - occt.git/commit
0032767: Mesh - incorrect splitting of edges of seams leading to hang [since OCCT...
authorknosulko <knosulko@opencascade.com>
Thu, 13 Jan 2022 00:17:50 +0000 (03:17 +0300)
committersmoskvin <smoskvin@opencascade.com>
Wed, 2 Feb 2022 15:23:59 +0000 (18:23 +0300)
commit0b6a0adb3aa45e0437be8d2e65e9d0f80856df42
tree16447490e1747944fdaf77c7199f0c04f5d6d155
parent59cfb82b02c02821f190aa4879f1fecf945ad842
0032767: Mesh - incorrect splitting of edges of seams leading to hang [since OCCT 7.4.0]

- fix step by parameter of the edge while split curve in case of seam edges
src/BRepMesh/BRepMesh_ModelPreProcessor.cxx
tests/bugs/mesh/bug32767 [new file with mode: 0644]