0030082: Intersection algorithm returns curve with big tolerance value
[occt.git] / tests / bugs / modalg_7 / bug26697
CommitLineData
cba287d6 1puts "TODO CR26697 ALL: Error : is WRONG because number of SHAPE entities"
2
3puts "================"
4puts "CR26697"
5puts "================"
6puts ""
7###############################################
8## BRepFeat_MakePrism returns empty compound
9###############################################
10
11restore [locate_data_file bug26697_aBase.brep] aB
12restore [locate_data_file bug26697_aFrom.brep] aF
13restore [locate_data_file bug26697_aTo.brep] aT
14
15featprism aB aB aB 0 -1 0 2 1
16featperform prism aR aF aT
17
18checknbshapes aR -shape 2
19
20checkview -display result -2d -path ${imagedir}/${test_image}.png