0031496: Modeling Algorithms - BRepAlgo::ConcatenateWireC0() crashes
[occt.git] / tests / bugs / modalg_7 / bug25023
1 puts "========"
2 puts "OCC25023"
3 puts "========"
4 puts ""
5 ###################################
6 # Check fails after cut operation
7 ###################################
8
9 restore [locate_data_file bug25023_a.brep] a
10 checkshape a
11
12 restore [locate_data_file bug25023_b.brep] b
13 checkshape b
14
15 bopargcheck b a -C
16
17 bcut result b a
18 checkshape result