0031199: BRepMesh fails on thin faces
[occt.git] / tests / bugs / moddata_1 / bug15519
CommitLineData
3bea4c16 1puts "============"
2puts "OCC15519"
3puts "============"
4puts ""
5#######################################################################
6# Exception while meshing shape
7#######################################################################
8
9set BugNumber OCC15519
10
3bea4c16 11restore [locate_data_file OCC15519.brep] result
12tclean result
13
14set Deflection 1.
15catch {incmesh result ${Deflection} }
16
936ce1f2 17checktrinfo result -tri 52956 -nod 46525 -defl 1.0 -tol_rel_defl 0.001 -tol_rel_tri 0.001 -tol_rel_nod 0.001
5747059b 18checkview -display result -2d -path ${imagedir}/${test_image}.png