mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0022829: Incorrect result of boolean Fuse operation
Added test case bugs/modalg_5/bug22829
This commit is contained in:
parent
db91484119
commit
2b111fe8ba
19
tests/bugs/modalg_5/bug22829
Normal file
19
tests/bugs/modalg_5/bug22829
Normal file
@ -0,0 +1,19 @@
|
||||
puts "=========="
|
||||
puts "OCC22829"
|
||||
puts "=========="
|
||||
puts ""
|
||||
###############################################
|
||||
# Incorrect result of boolean Fuse operation
|
||||
###############################################
|
||||
|
||||
restore [locate_data_file bug22829_Solid_3.brep] a
|
||||
checkshape a
|
||||
|
||||
restore [locate_data_file bug22829_Solid_7.brep] b
|
||||
checkshape b
|
||||
|
||||
bop a b
|
||||
bopfuse result
|
||||
|
||||
set square 420.355
|
||||
set 2dviewer 1
|
Loading…
x
Reference in New Issue
Block a user