1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_5/bug24849_2
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
531 B
Plaintext

puts "================"
puts "CR24849"
puts "================"
puts ""
###############################################
## Crash on Pipe creation
###############################################
pload DCAF
Open [locate_data_file bug24849_Study1_GEOM.cbf] D
GetShape D 0:1:465:1:1:2 f
GetShape D 0:1:283:1:1:2 w
explode w e
wire ww w_2
pipe result ww f 2
checknbshapes result -vertex 4 -edge 8 -wire 7 -face 7 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 31
checkview -display result -2d -path ${imagedir}/${test_image}.png