]> SALOME platform Git repositories - modules/shaper.git/commit
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)
committerazv <azv@opencascade.com>
Thu, 4 Feb 2016 07:01:58 +0000 (10:01 +0300)
commite6e4df12b49895c482ffd2e127084fa4907fd308
treec9449ca85ba88c276a0bd58a45495f24b2773b12
parentfa4e6fb0c6d37eeaf7ad1a18ad6d8bd0919aaa46
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