0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_6 / bug28626_3
CommitLineData
1406e955 1puts "========"
2puts "OCC28626"
3puts "========"
4puts ""
5####################################################################################
6## Boolean CUT operation fails due to exception while intersecting two conical faces
7####################################################################################
8
9cone c1 0 0 0 0 -1 0 45 0
10cone c2 -22 -20 10 1 0 0 45 0
11trimv tc1 c1 0 42.4264068711929
12trimv tc2 c2 0 42.4264068711929
13mkface f1 tc1
14mkface f2 tc2
15donly f1 f2
16fit
17
18bop f1 f2
19bopsection result
20
21checkshape result
22
23checknbshapes result -edge 5 -vertex 6
24
25checkmaxtol result -ref 6.02982e-007
26
27checkprops result -l 94.3164
3306fdd9 28
29smallview
30don f1 f2 result
31fit
32checkview -screenshot -2d -path ${imagedir}/${test_image}.png