occt: master 1da5279e

Author Committer Branch Timestamp Parent
pkv bugmaster master 2013-10-17 08:19:24 master af4e6dab
Affected Issues  0024242: Hang-up during classification a 3D point relative to a solid
Changeset 0024242: Hang-up during classification a 3D point relative to a solid

v0.0

I. New features:
no new features

II. Changes:
II.1. class BRepClass3d
   - method:
Standard_Integer BRepClass3d_SolidExplorer::OtherSegment(const gp_Pnt& P,
     gp_Lin& L, Standard_Real& _Par)
The condition to prevent infinite loop has been added.

III. Modified entities:
packages:
BRepClass3d

Added test case bugs/modalg_5/bug24242
mod - src/BRepClass3d/BRepClass3d_SolidExplorer.cxx Diff File
add - tests/bugs/modalg_5/bug24242 Diff File