]> 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)
committerazv <azv@opencascade.com>
Thu, 23 Mar 2017 07:25:11 +0000 (10:25 +0300)
commitaca20f4dc17a71c5f5018d82918e8b847e9fee22
treea739db3ec302517cf7154e49e12a36b5ad2fa5c8
parent4c25243bd46594cde600ad491e4c19eb3db4af2c
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