occt: master a967f104
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2014-08-21 08:17:36 | master fc88faf1 | |
Changeset | 0025043: there is no possibility to know what exactly subshape of source shape has detected problems by BRepAlgoAPI_Check Since there is a possibility to run the check on self-intersection (BOPAlgo_CheckerSI algorithm) in non-destructive mode (source shape will not be modified) there is no need to make copies of the arguments of BRepAlgoAPI_Check. Test case added |
|||
mod - src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.cxx | Diff File | |||
mod - src/BRepAlgoAPI/BRepAlgoAPI_Check.cxx | Diff File | |||
mod - src/QABugs/QABugs_19.cxx | Diff File | |||
add - tests/bugs/modalg_5/bug25043 | Diff File |