0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_6 / bug28626_1
CommitLineData
1406e955 1puts "========"
2puts "OCC28626"
3puts "========"
4puts ""
5####################################################################################
6## Boolean CUT operation fails due to exception while intersecting two conical faces
7####################################################################################
8
9restore [locate_data_file bug28626_case1_shapes.brep] b
10explode b
11
12bcut result b_1 b_2
13
14checkshape result
15
16checknbshapes result -solid 1 -shell 1 -face 10 -wire 10 -edge 20 -vertex 12
17
18checkmaxtol result -ref 8.00001e-007
19
20checkprops result -v 1.35999e+006
3306fdd9 21
22smallview
23don b result
24fit
25checkview -screenshot -2d -path ${imagedir}/${test_image}.png