mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0026516: Creating revolved shapes fails in some cases
This commit is contained in:
parent
98f5d739e3
commit
a2456ed88a
14
tests/bugs/modalg_7/bug26516
Normal file
14
tests/bugs/modalg_7/bug26516
Normal file
@ -0,0 +1,14 @@
|
||||
puts "========"
|
||||
puts "OCC26516"
|
||||
puts "========"
|
||||
puts ""
|
||||
################################################
|
||||
# Creating revolved shapes fails in some cases
|
||||
################################################
|
||||
|
||||
restore [locate_data_file bug26516_tmp.brep] a
|
||||
|
||||
revol result a 0 0 0 1 0 0 45
|
||||
checkshape result
|
||||
|
||||
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
Loading…
x
Reference in New Issue
Block a user