mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
0026354: Invalid result of General Fuse on wire and face
Test case for issue #26354
This commit is contained in:
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
|
Reference in New Issue
Block a user