]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Adding the Tube primitive
authorcg246364 <clarisse.genrault@cea.fr>
Wed, 4 Nov 2020 14:24:19 +0000 (15:24 +0100)
committercg246364 <clarisse.genrault@cea.fr>
Wed, 4 Nov 2020 14:24:19 +0000 (15:24 +0100)
commit273b7e012655bd6a4cbcdfb0cee9cc30c939f7de
treec374d6748f2eaf1c648cf743ae85da3532306a63
parent727955b987debfd0ff94c40a9075ae178c3a444d
Adding the Tube primitive
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h
src/GeomAlgoAPI/GeomAlgoAPI_Tube.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Tube.h [new file with mode: 0644]
src/PrimitivesPlugin/CMakeLists.txt
src/PrimitivesPlugin/PrimitivesPlugin_Plugin.cpp
src/PrimitivesPlugin/PrimitivesPlugin_Tube.cpp [new file with mode: 0644]
src/PrimitivesPlugin/PrimitivesPlugin_Tube.h [new file with mode: 0644]
src/PrimitivesPlugin/plugin-Primitives.xml
src/PrimitivesPlugin/tube_widget.xml [new file with mode: 0644]