0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_5 / bug22614_1
CommitLineData
6e242322 1puts "========================"
2puts "OCC22614"
3puts "========================"
4puts ""
5#######################################################################
6# Scaling fails with linear (p-)curves
7#######################################################################
8
9pcylinder p 10 50
10
11explode p f
12
13# p_1 is a cylindrical face
14tscale p_1 0 0 0 0.001
15
16renamevar p_1 result
17
58cf74e0 18checkprops result -s 0.00314159
19checkshape result
6e242322 20
a4eba920 21checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 7
5747059b 22checkview -display result -2d -path ${imagedir}/${test_image}.png