0025574: gp_YawPitchRoll Euler Angle computation gives wrong results - warnings
[occt.git] / tests / bugs / modalg_5 / bug25263
CommitLineData
59427cbc 1puts "============"
2puts "OCC25263"
3puts "============"
4puts ""
5######################################################
6# Wrong result of cut operation.
7######################################################
8
9restore [locate_data_file bug25263_Face_cylindrique.brep] b1
10restore [locate_data_file bug25263_camembert.brep] b2
11
12bop b1 b2
13bopcut result
14
58cf74e0 15checkprops result -s 3.76991
16checkshape result
59427cbc 17
18# Analysis of "nbshapes res"
a4eba920 19checknbshapes result -vertex 3 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 10
59427cbc 20set 2dviewer 1