1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0024628: Intersection result is unfixed

The map for collecting pave blocks of two faces has been replaced with indexed map
to ensure the constant order of pave blocks when checking section curves for existents.

Test case for issue CR24628
This commit is contained in:
emv
2014-03-06 15:02:08 +04:00
committed by abv
parent db71978148
commit a42c17966f
5 changed files with 47 additions and 30 deletions

View File

@@ -0,0 +1,18 @@
puts "========="
puts "OCC24628"
puts "========="
puts ""
#################################################################################
# Intersection result is unfixed
#################################################################################
restore [locate_data_file bug24628_shell2.brep] shell
restore [locate_data_file bug24628_shellcut2.brep] cut
bsection result shell cut
set nb_v_good 15
set nb_e_good 14
set 2dviewer 1