1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0026281: BRepCheck_Edge::Tolerance() raises exception on the given shapes

The reason of the exception has been eliminated

Test-cases for issue #26281
This commit is contained in:
nbv
2015-06-04 14:01:53 +03:00
committed by abv
parent edab390e05
commit ae5635ca15
4 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
puts "========"
puts "OCC26281"
puts "========"
puts ""
####################################################################
# BRepCheck_Edge::Tolerance() raises exception on the given shapes
####################################################################
restore [locate_data_file OCC26281_a_6055.brep] a
computetolerance a

View File

@@ -0,0 +1,10 @@
puts "========"
puts "OCC26281"
puts "========"
puts ""
####################################################################
# BRepCheck_Edge::Tolerance() raises exception on the given shapes
####################################################################
restore [locate_data_file OCC26281_a_6213.brep] a
computetolerance a