Restoring test cases removed by last commit.
[occt.git] / tests / bugs / moddata / bug152_2
... / ...
CommitLineData
1# by apn master-master 03.12.2012
2#puts "TODO OCC12345 ALL: An exception was caught"
3#puts "TODO OCC12345 ALL: \\*\\* Exception \\*\\*.*"
4#puts "TODO OCC12345 ALL: TEST INCOMPLETE"
5
6puts "================"
7puts "OCC152"
8puts "SAM1178"
9puts "================"
10puts ""
11#################################################################
12## SAM1178(#1871): Bad escaped result after a cut operation on the shape.
13#################################################################
14
15restore [locate_data_file OCC152.brep] sh
16explode sh
17
18puts [checkshape sh_1]
19puts [checkshape sh_2]
20
21bcut result sh_2 sh_1
22puts [checkshape result]
23
24set check_square 1
25set square 34894.3
26set 2dviewer 0
27