1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
nbv 370101f340 0028491: Incomplete section curve
The main idea of the fix is to forbid check if intersection curve lies in the some face (with input tolerance) if we have 2D-intersection curve on this face (we consider that necessary tolerance has been computed in intersection algorithm honestly). If we do not have 2D-curve on this face then we need check as before.

New algorithm is implemented in IntTools_Context::IsValidBlockForFaces(...) method.

------
src\Extrema\Extrema_GenExtPS.cxx
No principled changes have been made.
2017-03-03 16:11:27 +03:00
..
2016-09-23 09:57:48 +03:00
2017-03-03 16:11:27 +03:00
2016-10-27 17:27:26 +03:00
2015-04-30 14:34:11 +03:00
2015-12-17 15:34:21 +03:00
2015-10-01 13:49:24 +03:00
2015-12-25 10:29:11 +03:00
2015-11-05 12:14:03 +03:00
2015-11-05 12:14:03 +03:00
2016-06-09 12:38:15 +03:00
2016-06-09 12:38:15 +03:00
2016-09-15 12:19:52 +03:00
2016-06-09 12:38:15 +03:00
2016-06-09 12:38:15 +03:00
2016-09-15 12:19:52 +03:00
2016-09-15 12:19:52 +03:00
2016-09-15 12:19:52 +03:00
2016-06-09 12:38:15 +03:00
2016-06-09 12:38:15 +03:00
2016-06-09 12:38:15 +03:00
2016-09-15 12:19:52 +03:00
2016-06-09 12:38:15 +03:00
2016-09-15 12:19:52 +03:00
2016-06-09 12:38:15 +03:00
2016-06-09 12:38:15 +03:00
2016-09-15 12:19:52 +03:00
2016-09-15 12:19:52 +03:00
2016-12-22 12:44:05 +03:00
2017-03-03 16:11:27 +03:00