Added test cases to folders /bugs/modalg and /bugs/moddata from chl grid.
[occt.git] / tests / bugs / modalg / bug22361
1 puts "============"
2 puts "OCC22361"
3 puts "============"
4 puts ""
5 ################################################################################################################################
6 # Incorrect result of BRepOffsetAPI_MakePipeShell algorithm: it tries to build conical surface between two non-coaxial circles
7 ################################################################################################################################
8 set BugNumber 22361
9
10 circle c1 0 0 0 7
11 circle c2 5.28270543795374 13.2067635948844 26.4135271897687 21
12 polyline pp 0 0 0  5.28270543795374 13.2067635948844 26.4135271897687
13 mkedge c1 c1
14 wire c1 c1
15 mkedge c2 c2
16 wire c2 c2
17 fit
18
19 mksweep pp
20 addsweep c1
21 addsweep c2
22
23 buildsweep result
24
25 set square 2745.88
26
27 set nb_v_good 2
28 set nb_e_good 3
29 set nb_w_good 1
30 set nb_f_good 1
31 set nb_sh_good 1
32 set nb_sol_good 0
33 set nb_compsol_good 0
34 set nb_compound_good 0
35 set nb_shape_good 8
36
37 set 3dviewer 0