mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
17 lines
390 B
Plaintext
Executable File
17 lines
390 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
|
|
|
|
set 3dviewer 1
|