0027664: Incomplete intersection curve from the attached shapes
[occt.git] / tests / bugs / modalg_6 / bug21875
1 puts "=========="
2 puts "OCC21875"
3 puts "=========="
4 puts ""
5 ##################################################
6 # Section of face by plane produces invalid result
7 ##################################################
8
9 restore [locate_data_file bug21875_face.brep] a
10 plane p 0 0 1.844 0 0 1
11 mkface f p -10 10 -10 10
12
13 bsection result a f
14
15 checknbshapes result -edge 5
16 checkprops result -l 2.14222
17 checkview -display result -2d -path ${imagedir}/${test_image}.png