0025890: Intersection algorithm produces curves overlaped
[occt.git] / tests / bugs / modalg_6 / bug26008
1 puts "================"
2 puts "OCC26008"
3 puts "================"
4 puts ""
5 #######################################################################
6 # [OCCT 6.8.0 regression] BRepFeat_SplitShape returns invalid shapes
7 #######################################################################
8
9 sphere ss1 78.4160443343, 8.94293392454, 70.9553808628 6.5
10 sphere ss2 82.5593917073, 4.52613090823, 76.3299967 3.5
11
12 mkface f1 ss1
13 mkface f2 ss2
14
15 bopcurves f1 f2 -2d
16
17 view 1 -2D- 465 20 400 400
18 2dfit
19
20 xwd $imagedir/${test_image}.png