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