]> OCCT Git - occt.git/commit
0033449: Modeling Algorithm - Crash in BRepTools_GTrsfModification::NewTriangulation... CR0-77-Hybrid
authorakaftasev <akaftasev@opencascade.com>
Mon, 4 Sep 2023 10:09:24 +0000 (11:09 +0100)
committeroan <oan@opencascade.com>
Mon, 4 Sep 2023 10:09:48 +0000 (11:09 +0100)
commit1e36ce609f5d17b0cfb60d02e8b95b3a8f7813fe
treecacf47a155e1e6b25ee5faddcd5abb41276d5993
parent4e1a6b0b3bf3ef5840d498f4b0d4d78146927be6
0033449: Modeling Algorithm - Crash in BRepTools_GTrsfModification::NewTriangulation() method

Changed iteration limits from theTriangulation->NbTriangles() to theTriangulation->NbNodes()
Provided modification of the normals only with rotation (gp_GTrsf::Form() == gp_Other  leads to crash)
src/BRepTools/BRepTools_GTrsfModification.cxx