Salome HOME
neutral fiber macro
authorGERALD NICOLAS <D68518@dsp0864451.atlas.edf.fr>
Mon, 3 May 2021 15:39:16 +0000 (17:39 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 9 Jun 2021 15:13:02 +0000 (17:13 +0200)
commit43a3c670f8be54bff242be65d1b87d169671ed7e
tree979aa148b7960d2f25ad849685a44850b9875ec6
parentd85421dfb38b27e84f9e802f66d9ee21361fe1db
neutral fiber macro
29 files changed:
src/PythonAddons/CMakeLists.txt
src/PythonAddons/PythonAddons_msg_en.ts
src/PythonAddons/PythonAddons_msg_fr.ts [new file with mode: 0644]
src/PythonAddons/addons_Features.py
src/PythonAddons/addons_Features.xml.in
src/PythonAddons/doc/addons_Features.rst
src/PythonAddons/doc/fibreNeutreFeature.rst [new file with mode: 0644]
src/PythonAddons/doc/images/compound.png [changed from file to symlink]
src/PythonAddons/doc/images/fibreNeutre.png [new symlink]
src/PythonAddons/doc/images/fibreNeutrePanel.png [new file with mode: 0644]
src/PythonAddons/doc/images/fibreNeutre_solide.png [new file with mode: 0644]
src/PythonAddons/doc/images/fibreNeutre_solide_surfaces.png [new file with mode: 0644]
src/PythonAddons/doc/images/fibreNeutre_surfaces.png [new file with mode: 0644]
src/PythonAddons/doc/images/importParameters.png [changed from file to symlink]
src/PythonAddons/doc/images/rectangle.png [changed from file to symlink]
src/PythonAddons/macros/compoundVertices/__init__.py [changed mode: 0644->0755]
src/PythonAddons/macros/compoundVertices/feature.py [changed mode: 0644->0755]
src/PythonAddons/macros/compoundVertices/widget.xml
src/PythonAddons/macros/fibreNeutre/__init__.py [new file with mode: 0755]
src/PythonAddons/macros/fibreNeutre/feature.py [new file with mode: 0755]
src/PythonAddons/macros/fibreNeutre/icons/fibreNeutre.png [new file with mode: 0644]
src/PythonAddons/macros/fibreNeutre/icons/fibreNeutre.xcf [new file with mode: 0644]
src/PythonAddons/macros/fibreNeutre/surfaceMediane.py [new file with mode: 0755]
src/PythonAddons/macros/fibreNeutre/widget.xml [new file with mode: 0644]
src/PythonAddons/macros/importParameters/__init__.py [changed mode: 0644->0755]
src/PythonAddons/macros/importParameters/feature.py [changed mode: 0644->0755]
src/PythonAddons/macros/importParameters/widget.xml
src/PythonAddons/macros/rectangle/__init__.py [changed mode: 0644->0755]
src/PythonAddons/macros/rectangle/feature.py [changed mode: 0644->0755]