0030386: Modeling Algorithms - Unable to perform Cut operation
[occt.git] / tests / bugs / modalg_7 / bug24185
1 puts "TODO OCC24185 ALL: Error : The length of result shape is"
2
3 puts "========"
4 puts "OCC24185"
5 puts "========"
6 puts ""
7 ########################################
8 # Wrong projection of a wire to a face
9 ########################################
10
11 restore [locate_data_file bug24185_face.brep] f
12 restore [locate_data_file bug24185_wire.brep] w
13
14 nproject result w f
15
16 checkshape result
17 checkprops result -l 11.06
18
19 vinit
20 vdisplay w
21 vdisplay result
22 vfit
23 checkview -screenshot -3d -path ${imagedir}/${test_image}.png