occt: master 55e738d2
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2015-07-20 11:23:56 | master 031d5ab7 | |
Changeset | 0026458: BRepBuilderAPI_Copy does not copy mesh structure * The possibility to copy mesh is implemented. It may be enabled by copyMesh flag, by default it is disabled. * Poly_Triangulation::Copy() method is added. * The mesh is copied if and only if copyMesh flag is true. |
|||
mod - src/BRepBuilderAPI/BRepBuilderAPI_Copy.cxx | Diff File | |||
mod - src/BRepBuilderAPI/BRepBuilderAPI_Copy.hxx | Diff File | |||
mod - src/BRepTest/BRepTest_BasicCommands.cxx | Diff File | |||
mod - src/BRepTools/BRepTools_Modification.cxx | Diff File | |||
mod - src/BRepTools/BRepTools_Modification.hxx | Diff File | |||
mod - src/BRepTools/BRepTools_Modifier.cxx | Diff File | |||
mod - src/Poly/Poly_Triangulation.cxx | Diff File | |||
mod - src/Poly/Poly_Triangulation.hxx | Diff File |