occt: master 6ba81a69

Author Committer Branch Timestamp Parent
ssafarov ssafarov master 2021-11-15 18:15:33 master e463b2f6
Affected Issues  0026174: Data Exchange, IGES - Loss of color after the second write of file
Changeset 0026174: Data Exchange, IGES - Loss of color after the second write of file

A copy of myface is made, where further on the copy the geometry changes. We connect the face, wire, edge of the original shape with the one whose geometry was changed. This is done in order to get the original shape in the TransferWire() and TransferEdge() methods.
mod - src/BRepToIGES/BRepToIGES_BREntity.cxx Diff File
mod - src/BRepToIGES/BRepToIGES_BRShell.cxx Diff File
mod - src/BRepToIGES/BRepToIGES_BRSolid.cxx Diff File
mod - src/BRepToIGES/BRepToIGES_BRWire.cxx Diff File
mod - src/BRepToIGES/BRepToIGES_BRWire.hxx Diff File
mod - src/BRepToIGESBRep/BRepToIGESBRep_Entity.cxx Diff File
add - tests/bugs/iges/bug26174 Diff File
rm - tests/bugs/xde/bug26174 Diff File