]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #2024: Redesign of circle and arc of circle
authorazv <azv@opencascade.com>
Thu, 23 Mar 2017 07:25:11 +0000 (10:25 +0300)
committerdbv <dbv@opencascade.com>
Mon, 27 Mar 2017 06:56:53 +0000 (09:56 +0300)
commit0a88f0478c0d467fd412f5337775ee7353665537
treef5e172aa729d23e9cb93969150e4a84d67de8176
parent3bdd5eae1e9e7da4828cc18a65eaddc8cfa34c77
Issue #2024: Redesign of circle and arc of circle

1. Add possibility to select features while constructing circle by three points
2. Redesign of SketchPlugin_MacroCircle: move all geometric constructions to GeomAPI_Circ2d.
src/GeomAPI/GeomAPI_Circ2d.cpp
src/GeomAPI/GeomAPI_Circ2d.h
src/SketchPlugin/SketchPlugin_MacroCircle.cpp
src/SketchPlugin/SketchPlugin_MacroCircle.h