mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
0026387: BRepPrimAPI_MakePrism crash when extruding Paraboloid face.
Test-cases for issue #26387
This commit is contained in:
11
tests/bugs/modalg_6/bug26387
Normal file
11
tests/bugs/modalg_6/bug26387
Normal file
@@ -0,0 +1,11 @@
|
||||
puts "========"
|
||||
puts "OCC26387"
|
||||
puts "========"
|
||||
puts ""
|
||||
##############################################################
|
||||
# BRepPrimAPI_MakePrism crash when extruding Paraboloid face
|
||||
##############################################################
|
||||
|
||||
restore [locate_data_file OCC26387-Paraboloid.brep] p
|
||||
prism r p 0 0 5 c
|
||||
checkshape r
|
Reference in New Issue
Block a user