0026342: No materials are read from STEP
[occt.git] / tests / bugs / modalg_5 / bug23706_3
1 puts "============"
2 puts "OCC23706"
3 puts "============"
4 puts ""
5 #########################################################################
6 # Cannot project point on curve
7 #########################################################################
8
9 restore [locate_data_file bug23706_c2.draw] c
10 mkedge e1 c
11 wire w e1
12 polyline pl 3.9 4.9 5 4 5.1 5 4.1 3.9 5 3.9 4.9 5
13 mkplane pl pl
14 pipe result w pl
15 don result
16 fit
17 checkshape result
18
19 set square 1.86489
20
21
22
23