1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-09 18:50:54 +03:00
occt/tests/bugs/modalg_4/bug23765
pkv 729d84d4f9 0023765: The result of section operation contains redundant vertex.
Adding test case for this fix
Modified test cases regarding to 23765
2013-04-17 15:29:29 +04:00

18 lines
378 B
Plaintext
Executable File

puts "========="
puts "CR23765"
puts "========="
puts ""
##################################################
## The result of section operation contains redundant vertex.
##################################################
restore [locate_data_file bug23765_b1.brep] b1
restore [locate_data_file bug23765_b2.brep] b2
bop b1 b2
bopsection result
set nb_v_good 2
set 2dviewer 1