0031587: Modeling Data - add BRepTools::RemoveInternals() removing internal sub-shape...
[occt.git] / tests / bugs / moddata_3 / bug24633_1
CommitLineData
15173a08 1puts "============"
2puts "OCC24633"
3puts "============"
4puts ""
5#######################################################################
6# Incorrect projection of a curve on a surface
7#######################################################################
8
9restore [locate_data_file bug24633_comp_49.brep] a
10
11explode a
12mkcurve c a_1
13mksurface s a_2
14pcurve a_2
15
16project prj c s
3ad6d001 17checklength prj -l 7.2662499016218058
15173a08 18
19#v2d2
20view 1 -2D- 728 20 400 400
21
222dfit
5747059b 23checkview -screenshot -2d -path ${imagedir}/${test_image}.png