Salome HOME
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)
authorazv <azv@opencascade.com>
Wed, 2 Oct 2019 10:55:32 +0000 (13:55 +0300)
committerazv <azv@opencascade.com>
Wed, 2 Oct 2019 12:28:29 +0000 (15:28 +0300)
commited5df03349ef8e7a9ab592a6a52df0a801d5af14
treef9faeabc1ed7d8bd55ea8327a830f6054fd20aa8
parentb459bb4854416e40f38d69ec4f6af67c7d552e80
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)

Unit tests for creation and destruction of elliptic arcs.
src/SketchAPI/SketchAPI_EllipticArc.cpp
src/SketchAPI/SketchAPI_MacroEllipse.cpp
src/SketchAPI/SketchAPI_MacroEllipse.h
src/SketchAPI/SketchAPI_MacroEllipticArc.cpp
src/SketchAPI/SketchAPI_Sketch.cpp
src/SketchAPI/SketchAPI_Sketch.h
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_EllipticArc.cpp
src/SketchPlugin/Test/TestCreateEllipticArc.py [new file with mode: 0644]
src/SketchPlugin/Test/TestCreateEllipticArcByExternal.py [new file with mode: 0644]
src/SketchPlugin/Test/TestRemoveEllipticArc.py [new file with mode: 0644]