0028681: UnifySameDomain distorts face boundary when merges a chain of small linear...
[occt.git] / tests / bugs / modalg_7 / bug23669
CommitLineData
c2e47bdd 1puts "TODO OCC23669 ALL: Error : bopsection is WRONG"
2
3puts "========"
4puts "OCC23669"
5puts "========"
6puts ""
7#################################################################################################
8# Error in Boolean operations algorithm: section between cylindrical face and prism is incomplete
9#################################################################################################
10
11restore [locate_data_file bug23669_theFace.brep] ff
12restore [locate_data_file bug23669_Prism.brep] pr
13
14bop ff pr
15
16bopsection res
17
18checknbshapes res -edge 2 -m "bopsection"
19bopcheck res
20
21checkview -display res -with {ff} -2d -path ${imagedir}/${test_image}.png