0031492: BRepBuilderAPI_MakeFace crashes on a wire
[occt.git] / tests / bugs / modalg_7 / bug31201_3
CommitLineData
34e7ac68 1puts "======================================================="
2puts "OCC31201: Modeling Algorithms - Result of a section operation is incomplete"
3puts "======================================================="
4puts ""
5
6restore [locate_data_file bug31201_obj3.brep] s1
7restore [locate_data_file bug31201_tool.brep] s2
8bclearobjects
9bcleartools
10baddobjects s1
11baddtools s2
12bfillds
13
14bsplit rsp
15
16checkshape rsp
17checknbshapes rsp -face 62 -wire 62
18
19bbop result 4
20
21checkshape result
22checkprops result -l 62.6295
23checknbshapes result -vertex 31 -edge 31
24
25checksection result -r 0
26
27checkview -display result -2d -path ${imagedir}/${test_image}.png