0030395: DRAW bop: Some sub-shapes of some of the argument become connected through...
[occt.git] / tests / bugs / modalg_7 / bug28967
CommitLineData
fbd0023f 1puts "============"
2puts "OCC28967"
3puts "============"
4puts ""
5######################################################
6# Boolean cut fails the first time, works the second time
7######################################################
8
9restore [locate_data_file bug28967_original.brep] original
10restore [locate_data_file bug28967_envelope.brep] envelope
11
12bcut result original envelope
13checkshape result
14
15bcut result original envelope
16checkshape result