0027802: [Regression to 7.0] Solid classifier raises exception ConstructionError
[occt.git] / tests / bugs / modalg_6 / bug26330
1 puts "=========="
2 puts "OCC26330"
3 puts "=========="
4 puts ""
5 ############################################################
6 # BRepOffsetAPI_ThruSections creates invalid shape
7 ############################################################
8
9 restore [locate_data_file bug26330_s1.brep] s1
10 restore [locate_data_file bug26330_s2.brep] s2
11
12 # both wires seem okay
13 checkshape s1
14 checkshape s2
15
16 thrusections result 1 1 s1 s2
17
18 # check subshapes
19 checkshape result
20 checkview -display result -3d -path ${imagedir}/${test_image}.png