]> OCCT Git - occt.git/commit
0033369: Modeling Algorithms - BRepBuilderAPI_Transform makes invalid shape after... CR0-ts-fixes_750
authoranv <anv@opencascade.com>
Fri, 28 Apr 2023 03:26:11 +0000 (04:26 +0100)
committeranv <anv@opencascade.com>
Tue, 23 May 2023 20:59:44 +0000 (21:59 +0100)
commit5244fcf3d1a494d19778da4591e27d962283c96d
tree55d6b2b20fc79c87fbf198e41b001a120b400654
parentcbc7d857f54083c93819cdf3df0c7e0f12a1e5a1
0033369: Modeling Algorithms - BRepBuilderAPI_Transform makes invalid shape after transformation

Added check to avoid setting parametric boundaries to infinity.
src/BRepTools/BRepTools_TrsfModification.cxx
tests/bugs/modalg_7/bug33369 [new file with mode: 0644]