]> SALOME platform Git repositories - modules/shaper.git/commit - src/GeomAPI/GeomAPI_Circ2d.h
Salome HOME
refs #80 - Sketch base GUI: create/draw point, circle and arc
authornds <natalia.donis@opencascade.com>
Mon, 9 Jun 2014 13:20:27 +0000 (17:20 +0400)
committernds <natalia.donis@opencascade.com>
Mon, 9 Jun 2014 13:20:27 +0000 (17:20 +0400)
commitcb65395939911675238e6b5668524c12d71ad9df
treeab0d034360432a541d3374fed42ccc3d123ba900
parent58d448919b915da97a7d378bac49fc8a977bd102
refs #80 - Sketch base GUI: create/draw point, circle and arc

Feature Arc creation. Project third point on the arc circle
src/GeomAPI/CMakeLists.txt
src/GeomAPI/GeomAPI_Circ2d.cpp [new file with mode: 0644]
src/GeomAPI/GeomAPI_Circ2d.h [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.cpp
src/PartSet/PartSet_FeatureArcPrs.cpp
src/PartSet/PartSet_FeatureArcPrs.h
src/PartSet/PartSet_OperationCreateFeature.cpp