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/bug22614_1
mkv 6e24232219 0022614: Scaling fails with linear (p-)curves
Test cases for issue CR22614
2014-10-09 16:18:46 +04:00

31 lines
583 B
Plaintext

puts "========================"
puts "OCC22614"
puts "========================"
puts ""
#######################################################################
# Scaling fails with linear (p-)curves
#######################################################################
pcylinder p 10 50
explode p f
# p_1 is a cylindrical face
tscale p_1 0 0 0 0.001
renamevar p_1 result
set square 0.00314159
set nb_v_good 2
set nb_e_good 3
set nb_w_good 1
set nb_f_good 1
set nb_sh_good 0
set nb_sol_good 0
set nb_compsol_good 0
set nb_compound_good 0
set nb_shape_good 7
set 2dviewer 1