1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00
Files
occt/tests/bugs/moddata/bug259
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

21 lines
427 B
Plaintext
Executable File

puts "========================"
puts " OCC259 "
puts "========================"
puts ""
######################################################
##Inequality behaviour of checkshape -top on SunOS and IRIX.
######################################################
pcylinder b1 1 2
dset r sqrt(2)/2
box b2 -r -r 0 2*r 2*r 2
trotate b2 0 0 0 0 0 1 135
bfuse result b2 b1
checkshape -top result
set square 18.8496
set 2dviewer 0