0024105: ShapeFix algorithm produces not correct result.
[occt.git] / tests / bugs / moddata_2 / bug265
1 puts "========"
2 puts "OCC265"
3 puts "========"
4 puts ""
5 ###############################################
6 ##Exception while projecting hyperbola on plane.
7 ###############################################
8
9 restore [locate_data_file OCC265-hyperbola.draw] hyperbola 
10 restore [locate_data_file OCC265-plane.draw] plane
11
12 projonplane result hyperbola plane
13
14 set 2dviewer 0
15
16