mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
36 lines
865 B
Plaintext
Executable File
36 lines
865 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC1477"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# Problems in MakePipeShell
|
|
# (case 13)
|
|
######################################################
|
|
|
|
restore [locate_data_file OCC1477_3dPolyline_c0.brep] s1
|
|
restore [locate_data_file OCC1477_profile1_rectangle.brep] e1
|
|
wire s2 e1
|
|
|
|
puts "###############################################################################"
|
|
puts "# (case /-FR/-T -R/-C -S/)"
|
|
puts "###############################################################################"
|
|
|
|
set setsweepOptions "-FR"
|
|
set addsweepOptions "-T -R"
|
|
set buildsweepOptions "-C -S"
|
|
|
|
set square 24633.6
|
|
set volume 69784.6
|
|
|
|
set nb_v_good 20
|
|
set nb_e_good 36
|
|
set nb_w_good 18
|
|
set nb_f_good 18
|
|
set nb_sh_good 1
|
|
set nb_sol_good 1
|
|
set nb_compsol_good 0
|
|
set nb_compound_good 0
|
|
set nb_shape_good 94
|
|
|
|
set 2dviewer 0
|