0027322: geom/revolution_00/A1: Incorrect pcurve creation
[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
58cf74e0 17checkprops result -s 0.0025
18checkshape result
6e242322 19
a4eba920 20checknbshapes result -vertex 4 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 10
5747059b 21checkview -display result -2d -path ${imagedir}/${test_image}.png