Files
OCCT/tests/bugs/moddata/bug160_1
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
418 B
Plaintext
Executable File

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