0025813: regression in Hidden Line Removal
[occt.git] / tests / bugs / modalg_6 / bug21821
CommitLineData
67680042 1puts "=========="
2puts "OCC21821"
3puts "=========="
4puts ""
5############################################################
6# Section of face by plane is not built due to small edges
7############################################################
8
9restore [locate_data_file bug21821_plane_tailtop.brep] a
10
11plane p 28.85 0 0 1 0 0
12mkface f p -10 10 -10 10
13bsection result a f
14
67680042 15smallview
16clear
17display result
18display f
19display a
20fit
58cf74e0 21
22checkprops result -l 2.95277
23checkshape result
24checksection result
25
5747059b 26checkview -screenshot -2d -path ${imagedir}/${test_image}.png