0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / modalg_5 / bug22614_2
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_2 is top planar face
14tscale p_2 0 0 0 0.001
15
16renamevar p_2 result
17
58cf74e0 18checkprops result -s 0.000314159
19checkshape result
6e242322 20
a4eba920 21checknbshapes result -vertex 1 -edge 1 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 4
5747059b 22checkview -display result -2d -path ${imagedir}/${test_image}.png