1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

0026333: Regression of BRepOffsetAPI_MakeOffset regarding to 6.7.0: it fails on a shape with BSpline boundaries

Added test case

Small corrections for issue CR26333
This commit is contained in:
ski 2015-12-22 16:59:20 +03:00 committed by bugmaster
parent 4f7e90e0db
commit 3c1379f824

View File

@ -0,0 +1,16 @@
puts "============"
puts "OCC26333"
puts "============"
puts ""
############################################
## Fails on a shape with BSpline boundaries
############################################
restore [locate_data_file bug26333.brep] s
mkoffset result s 1 10.
renamevar result_1 result
checkprops result -l 3820.28
checkview -display result -2d -path ${imagedir}/${test_image}.png