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:
parent
4f7e90e0db
commit
3c1379f824
16
tests/bugs/modalg_6/bug26333
Normal file
16
tests/bugs/modalg_6/bug26333
Normal 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
|
Loading…
x
Reference in New Issue
Block a user