1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg/bug497_3
apn 355c155147 Adding testing cases from chl group
Modified END file of all group bugs. Command nbshape moved to END file. Add begin with variable subgroup
Small correction in END file
Replaced test case bug726_3 from moddata to modalg
2012-12-28 18:50:48 +04:00

23 lines
549 B
Plaintext
Executable File

puts "TODO OCC12345 ALL: result is not a topological shape!!!"
puts "TODO OCC12345 ALL: TEST INCOMPLETE"
puts "========="
puts " OCC497 "
puts "(case 3)"
puts "========="
puts ""
########################################################
## Result of cut and fuse operation are faulty shapes although arguments are valid.
########################################################
restore [locate_data_file OCC497e.brep] a_1
checkshape a_1
restore [locate_data_file OCC497f.brep] a_2
checkshape a_2
bcut result a_1 a_2
set square 0
set 2dviewer 0