Salome HOME
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)
authorazv <azv@opencascade.com>
Mon, 30 Sep 2019 12:43:54 +0000 (15:43 +0300)
committerazv <azv@opencascade.com>
Tue, 1 Oct 2019 09:01:57 +0000 (12:01 +0300)
commitc9b11eac574f71b147c8441f2b97ba7ed3ebed5a
tree0b59b521307898d9a6ccd4b70086ab117c5bf2f7
parent37fda9b44a116bcce3c8da86f834c923169db76f
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)

Projection of elliptic arcs
src/GeomAPI/GeomAPI_Circ.cpp
src/GeomAPI/GeomAPI_Curve.cpp
src/GeomAPI/GeomAPI_Curve.h
src/GeomAPI/GeomAPI_Ellipse.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Projection.h
src/SketchPlugin/SketchPlugin_Projection.cpp
src/SketchPlugin/SketchPlugin_Projection.h
src/SketchPlugin/SketchPlugin_Validators.cpp
src/SketchPlugin/Test/TestProjectionEllipse.py