0026855: Draw commands to debug Boolean Operations Algorithm
[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
15set length 2.95277
16smallview
17clear
18display result
19display f
20display a
21fit
22set only_screen_axo 1