mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-08 05:38:12 +08:00
ede9746c21
Test case for issue #26354
24 lines
449 B
Plaintext
24 lines
449 B
Plaintext
puts "========"
|
|
puts "OCC26354"
|
|
puts "========"
|
|
puts ""
|
|
###################################################
|
|
# Invalid result of General Fuse on wire and face
|
|
###################################################
|
|
|
|
smallview
|
|
|
|
restore [locate_data_file OCC26356-f.brep] body
|
|
restore [locate_data_file OCC26356-w.brep] contour
|
|
|
|
bclearobjects
|
|
bcleartools
|
|
baddobjects contour body
|
|
bapibuild result
|
|
donly result
|
|
fit
|
|
|
|
checkshape result
|
|
|
|
set only_screen_axo 1
|