mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Modified END file of all group bugs. Command nbshape moved to END file. Add begin with variable subgroup Small correction in END file Replaced test case bug726_3 from moddata to modalg
24 lines
530 B
Plaintext
Executable File
24 lines
530 B
Plaintext
Executable File
puts "============"
|
|
puts "CR23470"
|
|
puts "============"
|
|
puts ""
|
|
##########################################################################################################
|
|
# Boolean Fuse between two edges fails
|
|
##########################################################################################################
|
|
|
|
restore [locate_data_file bug23470_qe.brep] qe
|
|
explode qe
|
|
bop qe_1 qe_2
|
|
bopfuse result
|
|
|
|
set nb_v_good 2
|
|
set nb_e_good 1
|
|
set nb_w_good 1
|
|
set nb_shape_good 5
|
|
set length 48.4459
|
|
set command bopfuse
|
|
|
|
set 2dviewer 1
|
|
|
|
|