1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_6/bug28003
msv d76b39abf1 0028326: Checking invariant shapes in revolve is incomplete
Check for bspline and bezier curves coinciding with the axis of rotation.
Minor correction of test case bugs/modalg_6/bug28003
2017-02-09 16:16:11 +03:00

16 lines
439 B
Plaintext

puts "========"
puts "OCC28003"
puts "========"
puts ""
#################################################
# Cannot revolve a face with a straight B-spline edge lying on axis of revolution
#################################################
restore [locate_data_file bug28003_Surf_Bezier.brep] s
revol result s 0 0 0 0 0 1 360
checkshape result
checkprops result -s 129536
checkview -display result -2d -path ${imagedir}/${test_image}.png