Salome HOME
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)
authorazv <azv@opencascade.com>
Thu, 3 Oct 2019 11:53:38 +0000 (14:53 +0300)
committerazv <azv@opencascade.com>
Thu, 3 Oct 2019 11:53:38 +0000 (14:53 +0300)
commit96b1f1a82347863f2940db75e39c6ed11fc75654
tree5708fa2e05ccfb998c9f4c73d05ea29364ddb3dc
parent6bad862cf9d6878dad7e42eebb3153c08115a308
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)

Constraint Perpendicular for elliptic arc and line
src/SketchSolver/CMakeLists.txt
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Defs.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.cpp
src/SketchSolver/SketchSolver_ConstraintPerpendicular.cpp [new file with mode: 0644]
src/SketchSolver/SketchSolver_ConstraintPerpendicular.h [new file with mode: 0644]