0028802: The tolerance reached by approximator is used in creation of an edge, it...
[occt.git] / tests / bugs / modalg_6 / bug21875
CommitLineData
db81f678 1puts "=========="
2puts "OCC21875"
3puts "=========="
4puts ""
5##################################################
6# Section of face by plane produces invalid result
7##################################################
8
9restore [locate_data_file bug21875_face.brep] a
10plane p 0 0 1.844 0 0 1
11mkface f p -10 10 -10 10
12
13bsection result a f
14
15checknbshapes result -edge 5
16checkprops result -l 2.14222
5747059b 17checkview -display result -2d -path ${imagedir}/${test_image}.png