0025124: [Feature request] Removal of continuity checks for offset geometries
[occt.git] / tests / bugs / modalg_5 / bug25210
CommitLineData
1f205411 1puts "=========="
2puts "OCC25210"
3puts "=========="
4puts ""
5##################################################################################################
6# Wrong result of conical projection (BRepProj_Projection algorithm)
7##################################################################################################
8
9restore [locate_data_file bug25210_fileCurveToProj.brep] a
10restore [locate_data_file bug25210_fileFaceProjOn.brep] f
11
12point pp 100 100 20
13cprj res a f 100 100 20
14
15renamevar res_1 result
16
17set length 41.9674
18
19set nb_v_good 2
20set nb_e_good 2
21set nb_w_good 1
22set nb_f_good 0
23set nb_sh_good 0
24set nb_sol_good 0
25set nb_compsol_good 0
26set nb_compound_good 0
27set nb_shape_good 5
28
29set 2dviewer 1