0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug28626_2
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 -23 -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
1406e955 15
16bop f1 f2
17bopsection result
18
19checkshape result
20
21checknbshapes result -edge 2 -vertex 3
22
23checkmaxtol result -ref 5.21731e-007
24
25checkprops result -l 88.9692
3306fdd9 26
27smallview
28don f1 f2 result
29fit
30checkview -screenshot -2d -path ${imagedir}/${test_image}.png