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_2/bug23651_2
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

17 lines
441 B
Plaintext
Executable File

puts "============"
puts "CR23651"
puts "============"
puts ""
###############################
## Exception on fillet construction between NURBS and surface of revolution
###############################
restore [locate_data_file bug23651_turbine_shell_one_edge.brep ] a
explode a e
mkevol result a
updatevol a_4 0. 1.5 0.05 1 0.45 1 0.5 1.5 0.55 2 0.95 2 1. 1.5
buildevol
checkview -display result -3d -path ${imagedir}/${test_image}.png