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

16 lines
551 B
Plaintext
Executable File

puts "============"
puts "OCC23903"
puts "============"
puts ""
#######################################################################
# Invalid result of pipe operation on closed path
#######################################################################
restore [locate_data_file bug23903_base.brep] sh
restore [locate_data_file bug23903_path.brep] w
pipe result w sh
checknbshapes result -vertex 2 -edge 5 -wire 3 -face 3 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 18
checkview -display result -2d -path ${imagedir}/${test_image}.png