1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/modalg_5/bug23853_3
omy df017cc9d3 0023853: BOP regression (2) - BRepAlgoAPI_Cut.
Modifications:
Changed the way of finding the angle between the faces.
New static functions:
GetFaceDir - builds direction for the face;
FindPointInFace - finds the point in the face in bi normal direction.

New square values have been set in the following test cases:
boolean bopcommon_complex J1
bugs modalg_2 bug202085_6
              bug202085_7
              bug202085_8
              bug202085_9
              bug202085_10.
"TODO" marks have been removed from these cases.
Added test cases bugs modalg_5 bug23853
2013-04-12 13:29:02 +04:00

18 lines
378 B
Plaintext

puts "============"
puts "OCC23853"
puts "============"
puts ""
######################################################
# BOP regression (2) - BRepAlgoAPI_Cut
######################################################
restore [locate_data_file bug23853_cylinder.brep] s1
restore [locate_data_file bug23853_pipe.brep] s2
bop s1 s2
bopfuse result
set square 17766.2
set 2dviewer 0