]> OCCT Git - occt.git/commit
0032717: Modeling Algorithms - BRepBuilderAPI_Copy should not remove triangulation...
authorkgv <kgv@opencascade.com>
Mon, 6 Dec 2021 19:23:24 +0000 (22:23 +0300)
committersmoskvin <smoskvin@opencascade.com>
Wed, 8 Dec 2021 22:22:28 +0000 (01:22 +0300)
commit18c678759eafb95646a369f2837ea15a09961b3e
treefdfce62ad31b4e1da06faf26762989a16d172902
parent340b2327b6f68d8bc02eebeb42886214c914c67f
0032717: Modeling Algorithms - BRepBuilderAPI_Copy should not remove triangulation from surface-less faces

BRepBuilderAPI_Copy now ignores toCopyMesh flag for non-geometric shapes.
src/BRepBuilderAPI/BRepBuilderAPI_Copy.cxx
tests/bugs/modalg_7/bug32717 [new file with mode: 0644]