occt: master f1191d30
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
mpa | master | 2017-03-03 10:57:36 | master 4d597f3e | |
Affected Issues | 0026682: TopExp::MapShapesAndAncestors() will build map with duplicated ancestors. | |||
Changeset | 0026682: TopExp::MapShapesAndAncestors() will build map with duplicated ancestors. The new method TopExp::MapShapesAndUniqueAncestors has been implemented, which excludes duplication of ancestors in the list items. The optional Boolean argument 'useOrientation' of this method points whether two same shapes with different orientation will be considered equal. OCCT code has been inspected and MapShapesAndAncestors has been replaced with MapShapesAndUniqueAncestors where it is necessary. |
|||
mod - src/BOPTest/BOPTest_TolerCommands.cxx | Diff File | |||
mod - src/BRepLib/BRepLib.cxx | Diff File | |||
mod - src/BRepLib/BRepLib_FuseEdges.cxx | Diff File | |||
mod - src/BRepLib/BRepLib_FuseEdges.hxx | Diff File | |||
mod - src/BRepOffset/BRepOffset_Analyse.cxx | Diff File | |||
mod - src/BRepOffset/BRepOffset_Inter3d.cxx | Diff File | |||
mod - src/QANewBRepNaming/QANewBRepNaming_ImportShape.cxx | Diff File | |||
mod - src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx | Diff File | |||
mod - src/TopExp/TopExp.cxx | Diff File | |||
mod - src/TopExp/TopExp.hxx | Diff File | |||
mod - src/TopOpeBRepBuild/TopOpeBRepBuild_End.cxx | Diff File | |||
mod - src/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.cxx | Diff File | |||
mod - src/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.hxx | Diff File |