0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_2 / bug21
CommitLineData
0e94a94e 1puts "================"
2puts "OCC21"
3puts "================"
4puts ""
5
6#test for XSDRAWEXE application#
7#==============================#
8
9pload XDE
0e94a94e 10
11restore [locate_data_file OCC21.brep] sh
352ffd73 12checkshape sh
0e94a94e 13puts "two faces in the compound share one edge"
14
15DT_SplitAngle result sh 90
16
17puts "in the resulting shape sharing is not preserved"
18
58cf74e0 19checkprops result -s 12154.8
20checkshape result
5747059b 21checkview -display result -2d -path ${imagedir}/${test_image}.png
0e94a94e 22