]> OCCT Git - occt.git/commit
0029673: Exception while Face-Face intersection
authornbv <nbv@opencascade.com>
Fri, 26 Oct 2018 08:37:00 +0000 (11:37 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 30 Oct 2018 13:04:25 +0000 (16:04 +0300)
commite28b8c6218617f6842d598917626427be468dd45
treeeacea3fbe04d94130fac36be32fc03ad42c175d8
parenta6ebe9fc7c1dc34a5b2c375d9849d1020efd4282
0029673: Exception while Face-Face intersection

If 2D-curves are requested in intersection result but they cannot be created (by some reason) then the full set of curves (3D and two 2D) is rejected from the intersection result.
src/IntTools/IntTools_FaceFace.cxx
tests/lowalgos/intss/bug29673 [new file with mode: 0644]