0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / moddata_3 / bug25179
CommitLineData
66190a47 1puts "============"
2puts "CR25179"
3puts "============"
4puts ""
5###################################################################################
6# BRepMesh cannot build a mesh on specific geometry
7###################################################################################
8
d9bd2bf7 9cpulimit 2000
10
66190a47 11restore [locate_data_file bug25179_nurbs-with-partial-seam.brep] result
12
13tclean result
14incmesh result 0.1
15
5d7a0489 16checktrinfo result -tri -nod -defl
66190a47 17
18if [catch { tricheck result } ] {
19 puts "Error : Problem of build a mesh on specific geometry"
20} else {
21 puts "OK : Building a mesh on specific geometry is good"
22}
23
5747059b 24checkview -display result -3d -path ${imagedir}/${test_image}.png