mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
|