0025715: Intersection between cylinders produces excess vertices
[occt.git] / tests / bugs / modalg_5 / bug22614_3
CommitLineData
6e242322 1puts "========================"
2puts "OCC22614"
3puts "========================"
4puts ""
5#######################################################################
6# Scaling fails with linear (p-)curves
7#######################################################################
8
9cylinder c 50
10
11mkface f c 0 5 0 10
12
13tscale f 0 0 0 0.001
14
15renamevar f result
16
17set square 0.0025
18
19set nb_v_good 4
20set nb_e_good 4
21set nb_w_good 1
22set nb_f_good 1
23set nb_sh_good 0
24set nb_sol_good 0
25set nb_compsol_good 0
26set nb_compound_good 0
27set nb_shape_good 10
28
29set 2dviewer 1