mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
19 lines
389 B
Plaintext
19 lines
389 B
Plaintext
puts "=========="
|
|
puts "OCC24879"
|
|
puts "=========="
|
|
puts ""
|
|
############################################
|
|
# Wrong result of General Fuse operation
|
|
############################################
|
|
|
|
restore [locate_data_file bug24879_c.brep] c
|
|
|
|
bclearobjects
|
|
bcleartools
|
|
baddcompound c
|
|
bfillds -s
|
|
bbuild result
|
|
checkshape result
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|