0026855: Draw commands to debug Boolean Operations Algorithm
[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
a4eba920 19checknbshapes result -vertex 2 -edge 2 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 5
1f205411 20set 2dviewer 1