1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-06-05 11:24:17 +03:00
abk 2c02f319a4 0028708: Create a mechanism to serve shape history by a way common for algorithms accepting and producing shapes
A shape history mechanism was created. It supports history for shapes with types
'vertex', 'edge', 'face' and 'solid'. It allows define relations 'generated',
'modified' and 'removed' between the accepted and the produced shapes. It
provides functionality for the other widely used history mechanism 'Generated',
'Modified', 'IsDeleted'. It provides algorithm to merge two histories of
sequentially applied algorithms. Recommendations were formalized to choose
between relations 'generated' and 'modified'.
2017-06-15 15:27:37 +03:00

29 lines
736 B
Plaintext

BRepTools.cxx
BRepTools.hxx
BRepTools_DataMapIteratorOfMapOfVertexPnt2d.hxx
BRepTools_Debug.cxx
BRepTools_GTrsfModification.cxx
BRepTools_GTrsfModification.hxx
BRepTools_History.hxx
BRepTools_History.cxx
BRepTools_MapOfVertexPnt2d.hxx
BRepTools_Modification.cxx
BRepTools_Modification.hxx
BRepTools_Modifier.cxx
BRepTools_Modifier.hxx
BRepTools_Modifier.lxx
BRepTools_NurbsConvertModification.cxx
BRepTools_NurbsConvertModification.hxx
BRepTools_Quilt.cxx
BRepTools_Quilt.hxx
BRepTools_ReShape.cxx
BRepTools_ReShape.hxx
BRepTools_ShapeSet.cxx
BRepTools_ShapeSet.hxx
BRepTools_Substitution.cxx
BRepTools_Substitution.hxx
BRepTools_TrsfModification.cxx
BRepTools_TrsfModification.hxx
BRepTools_WireExplorer.cxx
BRepTools_WireExplorer.hxx