0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_1 / bug16667_3
CommitLineData
a4eba920 1puts "TODO OCC12345 ALL: Error : is WRONG because number of "
3bea4c16 2puts "============"
3puts "OCC16667"
4puts "============"
5puts ""
6#######################################################################
7# 2D Offset algorithm fails
8#######################################################################
9
10restore [locate_data_file OCC16667-wire.brep] a
11
12mkoffset resoffset a 1 20
13renamevar resoffset_1 result
14
58cf74e0 15checkprops result -l 1451.49
16checkshape result
17checksection result
a4eba920 18checknbshapes result -vertex 8 -edge 8 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 17
5747059b 19checkview -display result -2d -path ${imagedir}/${test_image}.png
3bea4c16 20