1
0
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:
apv 2017-08-14 12:53:21 +03:00 committed by bugmaster
parent 98f5d739e3
commit a2456ed88a

View 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