Salome HOME
Creating an arc by 3 points and a tangent arc
authorazv <azv@opencascade.com>
Wed, 3 Feb 2016 08:36:11 +0000 (11:36 +0300)
committerdbv <dbv@opencascade.com>
Tue, 16 Feb 2016 14:04:35 +0000 (17:04 +0300)
commit4507796772cdf8f63bc0bdb452b5013094fe7036
treed02b0c28d13dc6a8cfc878a5c965fb1c0a5df087
parent506e4ffc104851532c7ba39e50d492a6f6ca5ee6
Creating an arc by 3 points and a tangent arc
19 files changed:
src/GeomAPI/GeomAPI_Dir.cpp
src/GeomAPI/GeomAPI_Dir.h
src/GeomAPI/GeomAPI_Dir2d.cpp
src/GeomAPI/GeomAPI_Dir2d.h
src/GeomAPI/GeomAPI_Lin.cpp
src/GeomAPI/GeomAPI_Lin.h
src/GeomAPI/GeomAPI_Lin2d.cpp
src/GeomAPI/GeomAPI_Lin2d.h
src/PartSet/PartSet_icons.qrc
src/PartSet/icons/arc_3pt_32x32.png [new file with mode: 0644]
src/PartSet/icons/arc_base_32x32.png [new file with mode: 0644]
src/PartSet/icons/arc_tang_32x32.png [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_Arc.cpp
src/SketchPlugin/SketchPlugin_Arc.h
src/SketchPlugin/SketchPlugin_Circle.cpp
src/SketchPlugin/SketchPlugin_Validators.cpp
src/SketchPlugin/plugin-Sketch.xml
src/SketchSolver/SketchSolver_ConstraintMulti.cpp
src/SketchSolver/SketchSolver_Storage.cpp