occt: master aba5c241

Author Committer Branch Timestamp Parent
knosulko vglukhik master 2022-10-20 13:15:07 master cc164fd7
Changeset 0033144: Modeling Algorithms - Wrong result of Shape Proximity

Added step of refinement the coarser of the two shapes meshes to produce two meshes with approximately the same density.
Added tests lowalgos/proximity.

Fixed accounting of parameters to adjust number of initial sample points
mod - src/BRepExtrema/BRepExtrema_ProximityDistTool.cxx Diff File
mod - src/BRepExtrema/BRepExtrema_ProximityDistTool.hxx Diff File
mod - src/BRepExtrema/BRepExtrema_ProximityValueTool.cxx Diff File
mod - src/BRepExtrema/BRepExtrema_ProximityValueTool.hxx Diff File
mod - src/BRepExtrema/BRepExtrema_ShapeProximity.cxx Diff File
mod - src/BRepExtrema/BRepExtrema_ShapeProximity.hxx Diff File
rm - tests/lowalgos/proximity/B6 Diff File
add - tests/lowalgos/proximity/D4 Diff File
add - tests/lowalgos/proximity/E3 Diff File