0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / modalg_7 / bug28200
CommitLineData
9026dea8 1puts "TODO OCC28200 ALL: Faulty shapes in variables faulty_1 to"
2
3puts "========"
4puts "OCC28200"
5puts "========"
6puts ""
7#############################################
8# Invalid topology of the general fuse result
9#############################################
10
11restore [locate_data_file bug28200_sh.brep] sh
12sewing sh sh 1.0
13
14restore [locate_data_file bug28200_cc.brep] c
15
16# Input data check
17checkshape sh
18checkshape c
19
20# Result construction
21bclearobjects
22bcleartools
23baddobjects sh
24baddtools c
25bfuzzyvalue 1.0
26bfillds
27bbuild result
28
29checkshape result
30
31smallview
32donly result
33fit
34checkview -screenshot -2d -path ${imagedir}/${test_image}_1.png
35
56c62737 36smallview -Y+Z
9026dea8 37fit
38checkview -screenshot -2d -path ${imagedir}/${test_image}_2.png
39
40donly faulty_1 faulty_2 faulty_3 faulty_4 faulty_5 faulty_6 faulty_7 faulty_8
41checkview -screenshot -2d -path ${imagedir}/${test_image}_3.png