mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0023138: BRepAlgoAPI_Fuse produce invalid result
Added test case bugs/modalg_6/bug23138
This commit is contained in:
parent
687574c09d
commit
cc2b0ec0e3
16
tests/bugs/modalg_6/bug23138
Normal file
16
tests/bugs/modalg_6/bug23138
Normal file
@ -0,0 +1,16 @@
|
||||
puts "=========="
|
||||
puts "OCC23138"
|
||||
puts "=========="
|
||||
puts ""
|
||||
###########################################
|
||||
# BRepAlgoAPI_Fuse produce invalid result
|
||||
###########################################
|
||||
|
||||
restore [locate_data_file bug23138_body.brep] b
|
||||
restore [locate_data_file bug23138_thread.brep] t
|
||||
|
||||
bop b t
|
||||
bopfuse result
|
||||
|
||||
set square 23233.2
|
||||
set 2dviewer 1
|
Loading…
x
Reference in New Issue
Block a user