1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_2/bug23214
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

29 lines
729 B
Plaintext
Executable File

puts "============"
puts "OCC23214"
puts "============"
puts ""
#######################################################################
# BOP section operation produces incorrect result.
#######################################################################
restore [locate_data_file OCC23214-face_1188.brep] b1
restore [locate_data_file OCC23214-shell_for_line_1188.brep] b2
bop b1 b2
bopsection result
checkprops result -l 2.94086
checkshape result
checksection result
set nb_good_vertex 4
set nb_good_edge 2
set nb_good_wire 0
set nb_good_face 0
set nb_good_shell 0
set nb_good_solid 0
set nb_good_compsolid 0
set nb_good_compound 1
set nb_good_shape 7
checkview -display result -2d -path ${imagedir}/${test_image}.png