1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_6/bug27262
nbv 16423f20d8 0027263: Regression vs 6.9.1: Exception is raised during intersection of two faces
1. Protection against getting access to null-handle has been entered.

2. Function AreSamePoints() has been substituted by appropriate method IntSurf_PntOn2S::IsSame(...)

Test cases for issues #27262 and #27263 have been created.
2016-03-18 07:14:33 +03:00

22 lines
557 B
Plaintext

puts "================"
puts "OCC27262"
puts "================"
puts ""
#######################################################################
# General Fuse operation is failed on the attached shapes
#######################################################################
restore [locate_data_file bug27262_cmpd.brep] b
explode b
bclearobjects
bcleartools
baddobjects b_1
baddtools b_2
bfillds
bbuild result
checkshape result
checknbshapes result -solid 22
checkprops result -v 16263.5
checkview -display result -2d -path ${imagedir}/${test_image}.png