1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/step/bug11856
nbv e8e26df06c 0027873: Exception is raised in BRepFill_Filling::FindExtremitiesOfHoles()
The reason of exception has been eliminated.
Creation of the test case for this issue.
Correction of unstable test case.

Some test cases have been adjusted according to their new behavior.
2016-09-23 09:57:52 +03:00

19 lines
561 B
Plaintext
Executable File

puts "============"
puts "OCC11856"
puts "============"
puts ""
#######################################################################
# Error in reading of step file
#######################################################################
set BugNumber OCC11856
stepread [locate_data_file OCC11856.stp] a *
tpcompound result
checkprops result -s 653034
checkshape result
checknbshapes result -vertex 684 -edge 1222 -wire 519 -face 512 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 2940
checkview -display result -2d -path ${imagedir}/${test_image}.png