0027126: Create command checktrinfo to verify meshes
[occt.git] / tests / bugs / moddata_2 / bug265
CommitLineData
a87752f3 1puts "========"
2puts "OCC265"
3puts "========"
4puts ""
5###############################################
6##Exception while projecting hyperbola on plane.
7###############################################
8
9restore [locate_data_file OCC265-hyperbola.draw] hyperbola
10restore [locate_data_file OCC265-plane.draw] plane
11
12projonplane result hyperbola plane
13
5747059b 14checkview -display result -2d -path ${imagedir}/${test_image}.png
a87752f3 15
16