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/bug28326
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

17 lines
409 B
Plaintext

puts "========"
puts "OCC28326"
puts "========"
puts ""
#################################################
# Checking invariant shapes in revolve is incomplete
#################################################
polyline w 0 0 0 10 0 0 10 5 0 0 0 0
nurbsconvert wn w
revol result wn 0 0 0 1 0 0 90
checkshape result
checkprops result -s 63.54
checkview -display result -2d -path ${imagedir}/${test_image}.png