0025106: Command "splitshape" does not split attached face by attached edge
[occt.git] / tests / bugs / modalg_5 / bug23706_3
CommitLineData
32ca7a51 1puts "============"
2puts "OCC23706"
3puts "============"
4puts ""
5#########################################################################
6# Cannot project point on curve
7#########################################################################
8
9restore [locate_data_file bug23706_c2.draw] c
10mkedge e1 c
11wire w e1
12polyline pl 3.9 4.9 5 4 5.1 5 4.1 3.9 5 3.9 4.9 5
13mkplane pl pl
14pipe result w pl
15don result
16fit
17checkshape result
18
19set square 1.86489
20
21
22
23