0024910: Offset of solid is not created
[occt.git] / tests / bugs / modalg_5 / bug23839_2
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_f4] 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