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

21 lines
560 B
Plaintext

puts "============"
puts "OCC22981"
puts "============"
puts ""
#########################################################################
# BRepOffsetAPI_ThruSections fails to build a surface from closed wires
#########################################################################
restore [locate_data_file bug22981_Turb1.brep] t
explode t
thrusections result 0 0 t_1 t_2
thrusections result 0 0 t_2 t_3 t_4 t_5 t_6 t_7 t_8 t_9 t_10 t_11
checkprops result -s 6234.87
checkshape result
checkview -display result -2d -path ${imagedir}/${test_image}.png