Salome HOME
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)
authorazv <azv@opencascade.com>
Sun, 22 Sep 2019 09:20:50 +0000 (12:20 +0300)
committerazv <azv@opencascade.com>
Sun, 22 Sep 2019 13:14:10 +0000 (16:14 +0300)
commit3627271f1f98d2a04cb1fcbfa0e51cdc9700ff09
tree8f4ba444836498bdd9dacfb7ab91671eae6836c9
parent5ef1bee9097c46f0d8effbac12cd5f179b542d0f
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)

Constraint Tangent for ellipses
18 files changed:
src/GeomAPI/GeomAPI_Circ2d.cpp
src/GeomAPI/GeomAPI_Circ2d.h
src/GeomAPI/GeomAPI_Ellipse.cpp
src/GeomAPI/GeomAPI_Ellipse.h
src/GeomAPI/GeomAPI_Ellipse2d.cpp
src/GeomAPI/GeomAPI_Ellipse2d.h
src/PartSet/PartSet_Validators.cpp
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Validators.cpp
src/SketchPlugin/Test/TestConstraintTangentEllipse.py [new file with mode: 0644]
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Defs.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.h
src/SketchSolver/SketchSolver_ConstraintCoincidence.cpp
src/SketchSolver/SketchSolver_ConstraintMirror.cpp
src/SketchSolver/SketchSolver_ConstraintTangent.cpp
src/SketchSolver/SketchSolver_ConstraintTangent.h
src/SketcherPrs/SketcherPrs_PositionMgr.cpp