0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / modalg_4 / bug23765
CommitLineData
729d84d4 1puts "========="
2puts "CR23765"
3puts "========="
4puts ""
5##################################################
6## The result of section operation contains redundant vertex.
7##################################################
8
9restore [locate_data_file bug23765_b1.brep] b1
10restore [locate_data_file bug23765_b2.brep] b2
11
12bop b1 b2
13bopsection result
14
a4eba920 15checknbshapes result -vertex 2
729d84d4 16
5747059b 17checkview -display result -2d -path ${imagedir}/${test_image}.png