Salome HOME
Add "Cylinder" primitive.
authorClarisse Genrault <clarisse.genrault@cea.fr>
Thu, 12 Jan 2017 11:23:24 +0000 (12:23 +0100)
committerClarisse Genrault <clarisse.genrault@cea.fr>
Thu, 12 Jan 2017 11:23:24 +0000 (12:23 +0100)
commitccd1d538ff04366093c86220b22b53c4b7370f14
tree82361227c69befeaff49c003905da3170f03a9f6
parent2d43937c1f5df270a2142380a220e2a3a3fada0e
Add "Cylinder" primitive.
22 files changed:
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.h [new file with mode: 0644]
src/PrimitivesAPI/CMakeLists.txt
src/PrimitivesAPI/PrimitivesAPI.h
src/PrimitivesAPI/PrimitivesAPI.i
src/PrimitivesAPI/PrimitivesAPI_Cylinder.cpp [new file with mode: 0644]
src/PrimitivesAPI/PrimitivesAPI_Cylinder.h [new file with mode: 0644]
src/PrimitivesAPI/PrimitivesAPI_swig.h
src/PrimitivesPlugin/CMakeLists.txt
src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.cpp [new file with mode: 0644]
src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.h [new file with mode: 0644]
src/PrimitivesPlugin/PrimitivesPlugin_Plugin.cpp
src/PrimitivesPlugin/cylinder_widget.xml [new file with mode: 0644]
src/PrimitivesPlugin/icons/angle.png [new file with mode: 0755]
src/PrimitivesPlugin/icons/axis.png [new file with mode: 0755]
src/PrimitivesPlugin/icons/cylinder.png [new file with mode: 0644]
src/PrimitivesPlugin/icons/cylinder_32x32.png [new file with mode: 0644]
src/PrimitivesPlugin/icons/cylinder_portion_32x32.png [new file with mode: 0644]
src/PrimitivesPlugin/icons/dimension_v.png [new file with mode: 0644]
src/PrimitivesPlugin/icons/radius.png [new file with mode: 0644]
src/PrimitivesPlugin/plugin-Primitives.xml