Salome HOME
Move generation of AIS presentation into SketchPlugin
authorazv <azv@opencascade.com>
Tue, 24 Jun 2014 13:52:25 +0000 (17:52 +0400)
committerazv <azv@opencascade.com>
Tue, 24 Jun 2014 13:52:25 +0000 (17:52 +0400)
commita0366082107c7651476fa984d9f238556ba34d05
treeddaf727b797e15130246ea441baa81cfeaff9ebb
parent712dfdf42f58bb738a0db2c051a405391151972f
Move generation of AIS presentation into SketchPlugin
  Presentation of Radius constraint
src/GeomAPI/CMakeLists.txt
src/GeomAPI/GeomAPI_Circ.cpp [new file with mode: 0644]
src/GeomAPI/GeomAPI_Circ.h [new file with mode: 0644]
src/GeomAPI/GeomAPI_Circ2d.h
src/PartSet/PartSet_ConstraintRadiusPrs.cpp
src/PartSet/PartSet_ConstraintRadiusPrs.h
src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp