mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-05 11:24:17 +03:00
0023884: Boolean Fuse between two faces fails
fix for the bug v1 fix for the bug v1.1 Test case for issue CR23884
This commit is contained in:
parent
ba76708cc0
commit
a6b634c30a
File diff suppressed because it is too large
Load Diff
44
tests/bugs/modalg_5/bug23884
Normal file → Executable file
44
tests/bugs/modalg_5/bug23884
Normal file → Executable file
@ -1,23 +1,21 @@
|
||||
puts "TODO OCC23884 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
puts "TODO OCC23884 ALL: Error : The square of result shape is"
|
||||
puts "============"
|
||||
puts "OCC23884"
|
||||
puts "============"
|
||||
puts ""
|
||||
######################################################
|
||||
# Boolean Fuse between two faces fails
|
||||
######################################################
|
||||
|
||||
restore [locate_data_file bug23884_fz72] b1
|
||||
restore [locate_data_file bug23884_fz124] b2
|
||||
|
||||
bop b1 b2
|
||||
bopfuse result
|
||||
|
||||
set square 2333.14
|
||||
set 2dviewer 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
puts "============"
|
||||
puts "OCC23884"
|
||||
puts "============"
|
||||
puts ""
|
||||
######################################################
|
||||
# Boolean Fuse between two faces fails
|
||||
######################################################
|
||||
|
||||
restore [locate_data_file bug23884_fz72] b1
|
||||
restore [locate_data_file bug23884_fz124] b2
|
||||
|
||||
bop b1 b2
|
||||
bopfuse result
|
||||
|
||||
set square 2415.65
|
||||
set 2dviewer 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user