1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00
occt/tests/bugs/modalg_2/bug23137_1
ski a8676008f7 Adding of testing cases from subgroups 937 940 and 941 of CHL group
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
2013-02-08 15:16:15 +04:00

22 lines
542 B
Plaintext
Executable File

puts "============"
puts "CR23137"
puts "============"
puts ""
##########################################################################################################
# Class BRepAlgoAPI_Cut does not made correct result on attached shapes.
##########################################################################################################
restore [locate_data_file bug23137_bspl_cut.brep] b
explode b
copy b_1 b1
copy b_2 b2
#to provide positive volume of b2
invert b2
bop b1 b2
bopcut result
set square 44460.7
set 3dviewer 1