1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/modalg_5/bug24628
emv decdfc9499 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
2014-03-06 15:50:28 +04:00

19 lines
444 B
Plaintext

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