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