0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / modalg_7 / bug25023
CommitLineData
b101eb1f 1puts "========"
2puts "OCC25023"
3puts "========"
4puts ""
5###################################
6# Check fails after cut operation
7###################################
8
9restore [locate_data_file bug25023_a.brep] a
10checkshape a
11
12restore [locate_data_file bug25023_b.brep] b
13checkshape b
14
15bopargcheck b a -C
16
17bcut result b a
18checkshape result