1 # Copyright (C) 2012-2015 CEA/DEN, EDF R&D, OPEN CASCADE
3 # This library is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU Lesser General Public
5 # License as published by the Free Software Foundation; either
6 # version 2.1 of the License, or (at your option) any later version.
8 # This library is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # Lesser General Public License for more details.
13 # You should have received a copy of the GNU Lesser General Public
14 # License along with this library; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
29 ex02_cube2primitive.py
30 ex03_cube2partition.py
31 ex04_cube5tetraHexa.py
34 ex07_hole1partition.py
38 ex11_grid3partition.py
39 ex12_grid17partition.py
43 ex16_cyl2complementary.py
56 SMESH_test1_AndDisplay.py
62 SMESH_mechanic_tetra.py
63 SMESH_mechanic_editor.py
64 SMESH_mechanic_netgen.py
66 SMESH_fixation_hexa.py
67 SMESH_fixation_tetra.py
68 SMESH_fixation_netgen.py
73 SMESH_Partition1_tetra.py
78 SMESH_GroupFromGeom2.py
80 SMESH_demo_hexa2_upd.py
83 SMESH_GroupFromGeom.py
85 SMESH_GroupLyingOnGeom.py
86 SMESH_AdvancedEditor.py
87 SMESH_BuildCompound.py
99 SET(StdMeshers_SCRIPTS
104 SALOME_INSTALL_SCRIPTS("${_bin_SCRIPTS}" ${SALOME_INSTALL_SCRIPT_PYTHON} DEF_PERMS)
105 SALOME_INSTALL_SCRIPTS("${smesh_SCRIPTS}" ${SALOME_INSTALL_PYTHON}/salome/smesh DEF_PERMS)
106 SALOME_INSTALL_SCRIPTS("${StdMeshers_SCRIPTS}" ${SALOME_INSTALL_PYTHON}/salome/StdMeshers DEF_PERMS)
107 SALOME_INSTALL_SCRIPTS(SMESH_shared_modules.py ${SALOME_INSTALL_PYTHON}/shared_modules DEF_PERMS)