]> OCCT Git - occt.git/commit
0033369: Modeling Algorithms - BRepBuilderAPI_Transform makes invalid shape after...
authoranv <anv@opencascade.com>
Fri, 28 Apr 2023 03:26:11 +0000 (04:26 +0100)
committervglukhik <vglukhik@opencascade.com>
Wed, 17 May 2023 20:45:13 +0000 (21:45 +0100)
commitbcfc5f0d5a9ea038d6e3bf93517e87d8f47a9b48
treec7a6d8d94daa21dd328139bc93682a1624064b9e
parentc3f6267d24753f12a9526ce78ca013383b06dfe1
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]