From: apv Date: Tue, 25 Jul 2017 11:56:37 +0000 (+0300) Subject: Test for 0024185: Wrong projection of a wire to a face X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=5fb9e6a42158c6f780f0c552dc605f6181c115fb;p=occt-copy.git Test for 0024185: Wrong projection of a wire to a face --- diff --git a/tests/bugs/modalg_7/bug24185 b/tests/bugs/modalg_7/bug24185 new file mode 100644 index 0000000000..671537ef6d --- /dev/null +++ b/tests/bugs/modalg_7/bug24185 @@ -0,0 +1,23 @@ +puts "TODO OCC24185 ALL: Error : The length of result shape is" + +puts "========" +puts "OCC24185" +puts "========" +puts "" +######################################## +# Wrong projection of a wire to a face +######################################## + +restore [locate_data_file bug24185_face.brep] f +restore [locate_data_file bug24185_wire.brep] w + +nproject result w f + +checkshape result +checkprops result -l 11.06 + +vinit +vdisplay w +vdisplay result +vfit +checkview -screenshot -3d -path ${imagedir}/${test_image}.png