1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/modalg_5/bug24144_2
aml b70bbe5845 0024144: BRepPrimAPI_MakeWedge wrong
fixed direction computing in gp_Lin Primitives_Wedge::Line.
Test cases for issue CR24144
2013-10-17 12:38:07 +04:00

50 lines
824 B
Plaintext

puts "========="
puts "OCC24144"
puts "========="
puts ""
###########################################################
# BRepPrimAPI_MakeWedge wrong
###########################################################
set Ox 0
set Oy 0
set Oz 0
set Zx 0
set Zy 0
set Zz 1
set Xx 0
set Xy 1
set Xz 0
set dx 200.0
set dy 620.0
set dz 2150.0
set xmin 0
set xmax 200
set zmin 1075
set zmax 1075
#wedge result ${Ox} ${Oy} ${Oz} ${Zx} ${Zy} ${Zz} ${Xx} ${Xy} ${Xz} \
# ${dx} ${dy} ${dz} ${xmin} ${zmin} ${xmax} ${zmax}
wedge result \
${dx} ${dy} ${dz} ${xmin} ${zmin} ${xmax} ${zmax}
set square 2.25939e+06
# Analysis of "nbshapes result"
set nb_v_good 6
set nb_e_good 9
set nb_w_good 5
set nb_f_good 5
set nb_sh_good 1
set nb_sol_good 1
set nb_compsol_good 0
set nb_compound_good 0
set nb_shape_good 27
set 2dviewer 1