]> OCCT Git - occt.git/commit
0032857: Error when finding the intersection between a new face made after a draft...
authornmanchen <nmanchen@opencascade.com>
Thu, 10 Nov 2022 09:58:05 +0000 (12:58 +0300)
committernmanchen <nmanchen@opencascade.com>
Mon, 14 Nov 2022 05:45:25 +0000 (08:45 +0300)
commit7b98ef4e57d0a2f2e981df51db6f8d2cfb8726dd
tree76635e82d12b281c797416bb0b94daec86b3b1ac
parent0b4962a7f04caef12d090d087b7196cefde0703c
0032857: Error when finding the intersection between a new face made after a draft and the inner face of body

myGeom is now initialized by input surface for Draft_FaceInfo even if its type is Geom_RectangularTrimmedSurface.
src/Draft/Draft_FaceInfo.cxx
src/Draft/Draft_Modification_1.cxx
tests/bugs/modalg_8/bug32857 [new file with mode: 0644]