mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0030054: BRepOffset_MakeOffset fails to build joints in intersection mode
Test case has been added.
This commit is contained in:
parent
794b3d8936
commit
519c84b43e
19
tests/bugs/modalg_7/bug30054
Normal file
19
tests/bugs/modalg_7/bug30054
Normal file
@ -0,0 +1,19 @@
|
||||
puts "================================================="
|
||||
puts "0030054: BRepOffset_MakeOffset fails to build joints in intersection mode"
|
||||
puts "================================================="
|
||||
puts ""
|
||||
|
||||
restore [locate_data_file bug30054.brep] a
|
||||
|
||||
thickshell result a 1 i
|
||||
|
||||
checkshape result
|
||||
|
||||
checknbshapes result -vertex 16 -edge 28 -wire 14 -face 14 -t
|
||||
checkprops result -s 1361.56
|
||||
|
||||
vdisplay result
|
||||
vsetdispmode 1
|
||||
vviewparams -scale 33.8198 -proj -0.185982 0.955207 0.230198 -up 0.223301 -0.187064 0.956631 -at 0.279032 2.94652 11.8154
|
||||
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
Loading…
x
Reference in New Issue
Block a user