0024032: An exception raised during projection of the curve on the surface
[occt.git] / tests / bugs / moddata_3 / bug24032
CommitLineData
f7e3c52f 1puts "========"
2puts "OCC24032"
3puts "========"
4puts ""
5#######################################################################
6# An exception raised during projection of the curve on the surface
7#######################################################################
8
9restore [locate_data_file bug24032_f.brep] f
10restore [locate_data_file bug24032_c.draw] c
11
12mksurface s f
13project c2d c s
14
15v2d
162dfit
17set only_screen_axo 1