1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
azv 4b445d1848 0027481: [Regression to OCCT 6.6.0] Modeling Algorithms - incorrect CUT on two solids
* Test case has been added
* Adjust mesh characteristics in test cases according to changes in issue #27537
2016-06-02 14:23:40 +03:00

21 lines
529 B
Plaintext
Executable File

puts "TODO OCC12345 ALL: Error : The area of result shape is"
#puts "TODO OCC12345 ALL: Error: Number of triangles"
#puts "TODO OCC12345 ALL: Error: Number of nodes"
puts "========================"
puts " OCC287 "
puts "========================"
restore [locate_data_file shading_170.brep] result
checkshape result
tclean result
isos result 0
incmesh result .1
triangles result
checktrinfo result -tri !604 -nod !363
checkprops result -s 0
checkshape result
checkview -display result -3d -path ${imagedir}/${test_image}.png