Salome HOME
Refactoring: GeomAPI_Wire renamed to GeomAPI_PlanarEdges
authorsbh <sergey.belash@opencascade.com>
Mon, 27 Oct 2014 15:03:01 +0000 (18:03 +0300)
committersbh <sergey.belash@opencascade.com>
Mon, 27 Oct 2014 15:03:01 +0000 (18:03 +0300)
commitd2c592943592ae2d6118e1881ea899df81d692dc
treedf0e112a612bb9c8206dd888c4dc451dd57d071e
parentb0143e1a73ecab2db9756aa58bce9b894471ef53
Refactoring: GeomAPI_Wire renamed to GeomAPI_PlanarEdges
src/GeomAPI/CMakeLists.txt
src/GeomAPI/GeomAPI_PlanarEdges.cpp [new file with mode: 0644]
src/GeomAPI/GeomAPI_PlanarEdges.h [new file with mode: 0644]
src/GeomAPI/GeomAPI_Wire.cpp [deleted file]
src/GeomAPI/GeomAPI_Wire.h [deleted file]
src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp
src/Model/Model_AttributeSelection.cpp
src/ModuleBase/ModuleBase_ResultPrs.cpp
src/SketchPlugin/SketchPlugin_Sketch.cpp