1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/modalg_2/bug497_3
pkv ceb31c6156 0025450: Common operation returns wrong shape
Changes:
class BOPAlgo_PaveFiller
 method:
 void BOPAlgo_PaveFiller::PerformEF()

 The index of the face has been added in post-treatment map

Test cases for issue CR25450

Correction of test case for issue CR25450
2014-11-21 13:49:09 +03:00

20 lines
449 B
Plaintext
Executable File

puts "========="
puts " OCC497 "
puts "(case 3)"
puts "========="
puts ""
########################################################
## Result of cut and fuse operation are faulty shapes although arguments are valid.
########################################################
restore [locate_data_file OCC497e.brep] a_1
checkshape a_1
restore [locate_data_file OCC497f.brep] a_2
checkshape a_2
bcut result a_1 a_2
set square 2471.48
set 2dviewer 0