occt: master df017cc9

Author Committer Branch Timestamp Parent
omy omy master 2013-04-12 09:29:02 master fe343049
Affected Issues  0023853: BOP regression (2) - BRepAlgoAPI_Cut
Changeset 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
mod - src/BOPTools/BOPTools_AlgoTools.cdl Diff File
mod - src/BOPTools/BOPTools_AlgoTools.cxx Diff File
mod - src/BOPTools/BOPTools_AlgoTools_2.cxx Diff File
mod - tests/boolean/bopcommon_complex/J1 Diff File
mod - tests/bugs/modalg_2/bug20285_10 Diff File
mod - tests/bugs/modalg_2/bug20285_6 Diff File
mod - tests/bugs/modalg_2/bug20285_7 Diff File
mod - tests/bugs/modalg_2/bug20285_8 Diff File
mod - tests/bugs/modalg_2/bug20285_9 Diff File
add - tests/bugs/modalg_5/bug23853_1 Diff File
add - tests/bugs/modalg_5/bug23853_2 Diff File
add - tests/bugs/modalg_5/bug23853_3 Diff File
add - tests/bugs/modalg_5/bug23853_4 Diff File