occt: master 5549deff
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
master | 2013-06-20 11:48:11 | master d42d1867 | ||
Affected Issues | 0024025: The method Modified2() in BRepAlgoAPI_BooleanOperation should be removed | |||
Changeset | 0024025: The method Modified2() in BRepAlgoAPI_BooleanOperation should be removed. Removed method BRepAlgoAPI_BooleanOperation::Modified2(const TopoDS_Shape& aS) as it is no longer relevant (in the previous version of BOP it had used History collector to find modified shapes, but there is no such collector in current version of BOP). The replacement for this method is BRepAlgoAPI_BooleanOperation::Modified(const TopoDS_Shape& aS). Small correction of test case |
|||
mod - src/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.cdl | Diff File | |||
mod - src/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.cxx | Diff File | |||
mod - src/QANewBRepNaming/QANewBRepNaming_BooleanOperationFeat.cxx | Diff File | |||
mod - src/QANewBRepNaming/QANewBRepNaming_Loader.cxx | Diff File | |||
mod - src/QANewModTopOpe/QANewModTopOpe_Limitation.cdl | Diff File | |||
mod - src/QANewModTopOpe/QANewModTopOpe_Limitation.cxx | Diff File |