occt: master 82bee162

Author Committer Branch Timestamp Parent
asuraven bugmaster master 2021-08-18 12:05:58 master d03c0898
Affected Issues  0031942: Modeling Algorithms - add possibility to abort the BRepExtrema_DistShapeShape algorithm
Changeset 0031942: Modeling Algorithms - add possibility to abort the BRepExtrema_DistShapeShape algorithm

- Now available to interrupt the DRAW 'distmini' command by Ctrl/C
- Message_ProgressRange/Message_ProgressScope used in BRepExtrema_DistShapeShape::Perform() to provide user break
mod - src/BRepExtrema/BRepExtrema_DistShapeShape.cxx Diff File
mod - src/BRepExtrema/BRepExtrema_DistShapeShape.hxx Diff File
mod - src/BRepTest/BRepTest_ExtremaCommands.cxx Diff File