mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-08 18:40:55 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
17 lines
322 B
Plaintext
Executable File
17 lines
322 B
Plaintext
Executable File
puts "========"
|
|
puts "CR23716"
|
|
puts "========"
|
|
########################################################
|
|
## Boolean Fuse between two faces fails
|
|
########################################################
|
|
|
|
restore [locate_data_file bug23716_qf.brep] b
|
|
explode b
|
|
|
|
bop b_1 b_3
|
|
bopfuse result
|
|
|
|
set square 45605.9
|
|
|
|
set 2dviewer 1
|