Files
OCCT/tests/bugs/moddata/bug160_4
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

25 lines
414 B
Plaintext
Executable File

puts "========================"
puts "BUC60775"
puts "OCC160"
puts "(FUSE: B and A)"
puts "========================"
restore [locate_data_file buc60775a.brep] a
checkshape a
restore [locate_data_file buc60775b.brep] b
checkshape b
bfuse result b a
checkshape result
set nf [llength [explode result f]]
if {$nf < 6} {
puts "Error : the resulting shape is unclosed!!!"
}
set square 328116
set 2dviewer 0