occt: master 4d19a2c5
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | master | 2016-10-22 15:37:51 | master ee5befae | |
Affected Issues | 0027991: Modeling Algorithms - BRepGProp_Face crashes on face without geometric surface | |||
Changeset | 0027991: Modeling Algorithms - BRepGProp_Face crashes on face without geometric surface BRepGProps now ignores faces without geometric surface to avoid access violation. BRepExtrema_DistShapeShape::DistanceMapMap() now skips comparison between void bounding boxes. BRepBndLib::Add() now ignores useTriangulation flag for faces without geometric surfaces, and uses triangulation if any for updating of the box. |
|||
mod - src/BRepBndLib/BRepBndLib.cxx | Diff File | |||
mod - src/BRepExtrema/BRepExtrema_DistShapeShape.cxx | Diff File | |||
mod - src/BRepGProp/BRepGProp.cxx | Diff File | |||
mod - tests/bugs/vis/bug27821 | Diff File |