mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0027260: Incorrect result of General Fuse operation
Added test case bugs/modalg_6/bug27260
This commit is contained in:
parent
d26375e22c
commit
964e27d91c
20
tests/bugs/modalg_6/bug27260
Normal file
20
tests/bugs/modalg_6/bug27260
Normal file
@ -0,0 +1,20 @@
|
||||
puts "=========="
|
||||
puts "OCC27260"
|
||||
puts "=========="
|
||||
puts ""
|
||||
#################################################
|
||||
# Incorrect result of General Fuse operation
|
||||
#################################################
|
||||
|
||||
restore [locate_data_file bug27260_input1.brep] b1
|
||||
restore [locate_data_file bug27260_input2.brep] b2
|
||||
bclearobjects
|
||||
bcleartools
|
||||
baddobjects b1
|
||||
baddtools b2
|
||||
bfillds
|
||||
bbuild result
|
||||
|
||||
checkshape result
|
||||
checknbshapes result -solid 3
|
||||
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
Loading…
x
Reference in New Issue
Block a user