mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
0026744: Boolean Cut builds incorrect result
Added test case bugs/modalg_6/bug26744
This commit is contained in:
parent
d8d01f6ed6
commit
a8686c759c
16
tests/bugs/modalg_6/bug26744
Normal file
16
tests/bugs/modalg_6/bug26744
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
puts "=========="
|
||||||
|
puts "OCC26744"
|
||||||
|
puts "=========="
|
||||||
|
puts ""
|
||||||
|
#########################################
|
||||||
|
# Boolean Cut builds incorrect result
|
||||||
|
#########################################
|
||||||
|
|
||||||
|
restore [locate_data_file bug26744_BodyA.brep] a
|
||||||
|
restore [locate_data_file bug26744_BodyB.brep] b
|
||||||
|
|
||||||
|
bop a b
|
||||||
|
bopcut result
|
||||||
|
|
||||||
|
set square 1.54891e+06
|
||||||
|
set 3dviewer 1
|
Loading…
x
Reference in New Issue
Block a user