1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
puts "========"
puts "0029093: BOP PaveFiller hangs and constantly consumes memory"
puts "========"
puts ""
bclearobjects;
bcleartools;
restore [locate_data_file bug29093.brep] a
explode a So
baddobjects a_7
baddtools a_9
dchrono cr restart
bfillds
bbuild result
dchrono cr stop counter bbuild
checkshape result
checkprops result -s 1329680 -v 34507100
checknbshapes result -vertex 5 -edge 13 -wire 9 -face 9 -shell 3 -solid 3
smallview
donly result
fit
checkview -display result -2d -path ${imagedir}/${test_image}.png
|