mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
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
18 lines
377 B
Plaintext
18 lines
377 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
|
|
boptuc result
|
|
|
|
set square 4122.75
|
|
set 2dviewer 0
|
|
|