0030346: Modeling Algorithms - BRepPrimAPI_MakeRevol throws "BRepSweep_Translation...
[occt.git] / tests / bugs / modalg_7 / bug26842_2
1 puts "TODO OCC26842 ALL: Error :  is WRONG because number of EDGE entities in shape"
2 puts "TODO OCC26842 ALL: Error : The length of result shape is"
3 puts "TODO OCC26842 ALL: Error : The command is not valid. The length is 0."
4
5 puts "======="
6 puts "OCC26842"
7 puts "======="
8 puts ""
9 ##################################################
10 # bopsection result does not contain any edges.
11 ##################################################
12
13 restore [locate_data_file bug26842_s2.brep] s2
14 restore [locate_data_file bug26842_plane.brep] plane
15
16 bsection result s2 plane
17
18 checkshape result
19 checksection result
20
21 checknbshapes result -vertex 2 -edge 1
22 checkprops result -l 1765.01
23
24 checkview -display result -2d -path ${imagedir}/${test_image}.png