1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-06-30 12:14:08 +03:00
azv 33c8a72788 0031479: Modeling Algorithms - exception on geometry transformation of triangulation-only shapes (without geometry surface)
* Avoid crash in BRepBuilderAPI_GTransform algorithm. The crash in BRepBuilder_Transform has been solved by 0032716.
* Move copying modifier to BRepTools package.
* Implement copying of triangulation in BRepTools_NurbsConvertModification.
* Implement transformation of a triangulation in BRepTools_GTrsfModification.
* Update test case bugs/mesh/bug22778 to clean the triangulation after conversion to NURBS (reproduce the same behavior as before).
2022-07-08 19:30:13 +03:00

32 lines
855 B
Plaintext

BRepTools.cxx
BRepTools.hxx
BRepTools_CopyModification.cxx
BRepTools_CopyModification.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
BRepTools_PurgeLocations.cxx
BRepTools_PurgeLocations.hxx