0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug27529
CommitLineData
9cc4e7e2 1puts "================"
2puts "OCC27529"
3puts "================"
4puts ""
5#######################################################################
6# Invalid result of CUT operation
7#######################################################################
8
9restore [locate_data_file bug27529_shapes.brep] aS
10explode aS
11
12bcut result aS_1 aS_2
13
14# Check result validity.
15checkshape result
16
17# Check number of topological entities in the result.
18checknbshapes result -solid 1 -shell 1 -face 6 -vertex 8
19
20# Check result area.
21checkprops result -s 1.5015e+008
22
23smallview
24don result
25fit
26
27checkview -screenshot -2d -path ${imagedir}/${test_image}.png