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