Salome HOME
Task 2.1. Creation of ellipses and arcs of ellipse.
authorazv <azv@opencascade.com>
Thu, 27 Apr 2017 04:47:33 +0000 (07:47 +0300)
committerazv <azv@opencascade.com>
Thu, 27 Apr 2017 04:47:52 +0000 (07:47 +0300)
commita299eecbf62594492e777394588e4cf2e6ba11c3
tree41c12e0afc4e99b9f4c8ee7e63f26e111be4fe20
parentb5893b0a30fac08134c24de4565cb513a43affa6
Task 2.1. Creation of ellipses and arcs of ellipse.

Sketch feature Ellipse has been implemented from skratch
16 files changed:
src/GeomAPI/CMakeLists.txt
src/GeomAPI/GeomAPI_Ellipse.cpp
src/GeomAPI/GeomAPI_Ellipse.h
src/GeomAPI/GeomAPI_Ellipse2d.cpp [new file with mode: 0644]
src/GeomAPI/GeomAPI_Ellipse2d.h [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.h
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Ellipse.cpp [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_Ellipse.h [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_MacroCircle.cpp
src/SketchPlugin/SketchPlugin_MacroEllipse.cpp [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_MacroEllipse.h [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_Plugin.cpp
src/SketchPlugin/icons/ellipse.png [new file with mode: 0644]
src/SketchPlugin/plugin-Sketch.xml