mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0026442: Access violation in BRepOffset_MakeOffset
Test cases for issue CR26442
This commit is contained in:
parent
fd175e093d
commit
5163f46719
17
tests/bugs/modalg_6/bug26442_1
Normal file
17
tests/bugs/modalg_6/bug26442_1
Normal file
@ -0,0 +1,17 @@
|
||||
puts "========="
|
||||
puts "OCC26442"
|
||||
puts "========="
|
||||
puts ""
|
||||
###############################################
|
||||
# Access violation in BRepOffset_MakeOffset
|
||||
###############################################
|
||||
|
||||
restore [locate_data_file OCC26464-extracted_Plate5520contour.brep] sh
|
||||
|
||||
offsetparameter 1.e-7 p i
|
||||
offsetload sh 40
|
||||
offsetperform result
|
||||
|
||||
checkshape result
|
||||
|
||||
set 2dviewer 1
|
17
tests/bugs/modalg_6/bug26442_2
Normal file
17
tests/bugs/modalg_6/bug26442_2
Normal file
@ -0,0 +1,17 @@
|
||||
puts "========="
|
||||
puts "OCC26442"
|
||||
puts "========="
|
||||
puts ""
|
||||
###############################################
|
||||
# Access violation in BRepOffset_MakeOffset
|
||||
###############################################
|
||||
|
||||
restore [locate_data_file OCC26464-extracted_Plate5520contour.brep] sh
|
||||
|
||||
offsetparameter 1.e-7 p i
|
||||
offsetload sh 60
|
||||
offsetperform result
|
||||
|
||||
checkshape result
|
||||
|
||||
set 2dviewer 1
|
Loading…
x
Reference in New Issue
Block a user