]> OCCT Git - occt.git/commit
0025309: Modeling Algorithms - Check of shape validity for BOP takes too long
authorakaftasev <akaftasev@opencascade.com>
Wed, 18 May 2022 09:16:57 +0000 (12:16 +0300)
committerafokin <afokin@opencascade.com>
Fri, 27 May 2022 15:14:04 +0000 (18:14 +0300)
commitfbf9efb8d53afa59bfa016b7b22f6f9e245a3ee1
tree1c4f1e15e7e440824b89c7c626047ca087dd8426
parent9b9aac4a7b420d6be1e59e1ac9795647fa0acf64
0025309: Modeling Algorithms - Check of shape validity for BOP takes too long

Simplified condition to allow sampling for curve/surface data with depth == 0
Changed sorting method in MergeSolutions() method
src/IntTools/IntTools_BeanFaceIntersector.cxx
tests/bugs/modalg_7/bug25309 [new file with mode: 0644]