mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0026354: Invalid result of General Fuse on wire and face
Test case for issue #26354
This commit is contained in:
parent
a2b5448a0f
commit
ede9746c21
23
tests/bugs/modalg_6/bug26354
Normal file
23
tests/bugs/modalg_6/bug26354
Normal file
@ -0,0 +1,23 @@
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user