0028802: The tolerance reached by approximator is used in creation of an edge, it...
[occt.git] / tests / bugs / modalg_6 / bug27151
CommitLineData
aee24cb5 1puts "========"
2puts "OCC27151"
3puts "========"
4puts ""
5#########################################################################################
6# Exception is raised during performing command "splitshape" in the Test Harness
7#########################################################################################
8
9restore [locate_data_file bug27151.brep] a
10explode a
11renamevar a_1 f1
12renamevar a_2 w0
13explode f1 e
14explode w0 e
15wire w1 w0_2 w0_3
16splitshape rs f1 f1 w1 @ f1_4 w0_1
17fixshape res rs 1.e-07 1
18checkprops res -s 173.371
19checknbshapes res -face 2
20
21checkview -display res -3d -path ${imagedir}/${test_image}.png