0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_4 / bug6766_4
CommitLineData
61c421bf 1puts "================"
2puts "OCC6766"
3puts "================"
4puts ""
5#######################################################################################
6# Invalid result of intersection of a bspline face with a plane
7#######################################################################################
8
9set BugNumber OCC6766
10
11restore [locate_data_file OCC6766.brep] a
6d368502 12
13checkshape a
61c421bf 14
15set Y 6
16plane pl 0 ${Y} 0 0 1 0
17mkface f pl
18bop a f
19bopsection result
20
21
a4eba920 22checknbshapes result -vertex 4 -edge 3 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 8
58cf74e0 23checkprops result -l 126.138
24checkshape result
25checksection result
5747059b 26checkview -display result -2d -path ${imagedir}/${test_image}.png