0024242: Hang-up during classification a 3D point relative to a solid
[occt.git] / tests / bugs / modalg_5 / bug23839_5
1 puts "========"
2 puts "OCC23839"
3 puts "========"
4 puts ""
5 #######################################################################
6 # Projection algorithm produces wrong results for set of data
7 #######################################################################
8
9 restore [locate_data_file bug23839_f10] f
10 mksurface s f
11 mkface ff s
12 pcurve ff
13 explode f e
14 mkcurve c f_3
15
16 project cx c s
17
18 v2d
19 2dfit
20 set only_screen_axo 1
21