0030386: Modeling Algorithms - Unable to perform Cut operation
[occt.git] / tests / bugs / modalg_7 / bug23669
1 puts "TODO OCC23669 ALL: Error : bopsection is WRONG"
2
3 puts "========"
4 puts "OCC23669"
5 puts "========"
6 puts ""
7 #################################################################################################
8 # Error in Boolean operations algorithm: section between cylindrical face and prism is incomplete
9 #################################################################################################
10
11 restore [locate_data_file bug23669_theFace.brep] ff
12 restore [locate_data_file bug23669_Prism.brep] pr
13
14 bop ff pr
15
16 bopsection res
17
18 checknbshapes res -edge 2 -m "bopsection"
19 bopcheck res
20
21 checkview -display res -with {ff} -2d -path ${imagedir}/${test_image}.png