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_5/bug24861
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

26 lines
677 B
Plaintext

puts "========="
puts "OCC24861"
puts "========="
puts ""
###########################################################
# Extra solid is in the result of General Fuse Operation
###########################################################
restore [locate_data_file bug24861_b1.brep] b1
restore [locate_data_file bug24861_b2.brep] b2
explode b2
bclearobjects
bcleartools
baddobjects b1 b2_1 b2_2 b2_3 b2_4 b2_5 b2_6 b2_7
bfillds -s
bbuild result -s
checkprops result -s 1780.37
checkshape result
checknbshapes result -vertex 18 -edge 38 -wire 32 -face 29 -shell 9 -solid 7 -compsolid 0 -compound 1 -shape 134
checkview -display result -2d -path ${imagedir}/${test_image}.png