0029868: Draw Harness - help message for readstl command is unclear
[occt.git] / tests / de_mesh / shape_write_stl / A9
CommitLineData
1428d37a 1# Read brep file
2restore [locate_data_file bug28840_9.brep] m
3
4# Mesh it
5incmesh m 1.0
6
7# Save, read and delete file
8writestl m $imagedir/${casename}
4c4420df 9readstl res $imagedir/${casename}
1428d37a 10file delete $imagedir/${casename}
11
12checktrinfo res -tri 56 -nod 30
13
14# Visual check
15checkview -display res -2d -path ${imagedir}/${test_image}.png