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

22 lines
686 B
Plaintext
Executable File

puts "TODO OCC12345 ALL: Error : The command is not valid. The length is"
puts "TODO OCC12345 ALL: Error : is WRONG because number of"
puts "========================"
puts " OCC248 "
puts "========================"
#################################################
## puts " BOPCOMMON case_8_solid.brep and case_8_wire6.brep"
#################################################
puts " "
restore [locate_data_file OCC247a.brep] a
restore [locate_data_file OCC248b.brep] b
puts [bop a b]
puts [bopcommon result]
checknbshapes result -vertex 1 -edge 0
checkprops result -l 0
checkshape result
checksection result
checkview -display result -2d -path ${imagedir}/${test_image}.png