0030202: IntPatch_WLineTool::JoinWLines array out of bounds
[occt.git] / tests / bugs / modalg_7 / bug28967
1 puts "============"
2 puts "OCC28967"
3 puts "============"
4 puts ""
5 ######################################################
6 # Boolean cut fails the first time, works the second time
7 ######################################################
8
9 restore [locate_data_file bug28967_original.brep] original
10 restore [locate_data_file bug28967_envelope.brep] envelope
11
12 bcut result original envelope
13 checkshape result
14
15 bcut result original envelope
16 checkshape result