]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Add a new method to create a box with a center and three half-lengths
authorcg246364 <clarisse.genrault@cea.fr>
Wed, 16 Jun 2021 13:14:48 +0000 (15:14 +0200)
committercg246364 <clarisse.genrault@cea.fr>
Wed, 16 Jun 2021 13:14:48 +0000 (15:14 +0200)
commit8b70f46fd6ac8b7cc1823d911c37788b8bca5e65
treeca24e9b4877c8c062d2868d9195d03a1b25657f1
parenteed8986352c64d13fe05eed6c42c36902ddddf52
Add a new method to create a box with a center and three half-lengths
14 files changed:
src/GeomAlgoAPI/GeomAlgoAPI_Box.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Box.h
src/PrimitivesAPI/PrimitivesAPI_Box.cpp
src/PrimitivesAPI/PrimitivesAPI_Box.h
src/PrimitivesPlugin/PrimitivesPlugin_Box.cpp
src/PrimitivesPlugin/PrimitivesPlugin_Box.h
src/PrimitivesPlugin/box_widget.xml
src/PrimitivesPlugin/doc/TUI_boxByPtDims.rst [new file with mode: 0644]
src/PrimitivesPlugin/doc/boxFeature.rst
src/PrimitivesPlugin/doc/examples/box3.py [new file with mode: 0644]
src/PrimitivesPlugin/doc/images/Box3.png [new file with mode: 0644]
src/PrimitivesPlugin/doc/images/Box_ptAndDims.png [new file with mode: 0644]
src/PrimitivesPlugin/doc/images/box_pt_dxyz_32x32.png [new file with mode: 0644]
src/PrimitivesPlugin/icons/box_pt_dxyz_32x32.png [new file with mode: 0644]