occt: master 98ffe9df

Author Committer Branch Timestamp Parent
abk bugmaster master 2017-04-25 12:32:51 master a3762901
Changeset 0028709: Extend type 'BRepTools_ReShape' to support 'BRepTools_History' history

Type 'BRepTools_ReShape' was extended to:
- support the 'BRepTools_History' history;
- merge several shapes to a single shape that
  the history of the merged shapes is presented by equal ways.

Type 'ShapeBuild_ReShape' was changed to support 'BRepTools_History' history.
mod - dox/dev_guides/upgrade/upgrade.md Diff File
mod - src/BRepTools/BRepTools_ReShape.cxx Diff File
mod - src/BRepTools/BRepTools_ReShape.hxx Diff File
mod - src/ShapeBuild/ShapeBuild_ReShape.cxx Diff File