0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / modalg_2 / bug416
CommitLineData
a87752f3 1
2puts "========================"
3puts " OCC416 "
4puts "CTS19305"
5puts "========================"
6puts ""
7
8restore [locate_data_file CTO900_cts19305-part.rle] part
352ffd73 9checkshape part
a87752f3 10
11restore [locate_data_file CTO900_cts19305-tool.rle] tool
352ffd73 12checkshape tool
a87752f3 13
14bcut result part tool
15
16checkshape -top result
17
58cf74e0 18checkprops result -s 76632.9
19checkshape result
5747059b 20checkview -display result -2d -path ${imagedir}/${test_image}.png
a87752f3 21
22