mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-09 18:50:54 +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
16 lines
364 B
Plaintext
Executable File
16 lines
364 B
Plaintext
Executable File
puts "========"
|
|
puts "CR23711"
|
|
puts "========"
|
|
########################################################
|
|
## Incorrect result done by fuse operation
|
|
########################################################
|
|
|
|
restore [locate_data_file bug23711_sph1.brep] b1
|
|
restore [locate_data_file bug23711_sph2.brep] b2
|
|
|
|
bop b1 b2
|
|
bopfuse result
|
|
|
|
set square 1256.63
|
|
set 2dviewer 1
|