mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-27 09:50:34 +05:00
adding new script for the meshing using Netgen or using the LengthFromEdges
meshing hypothesis !!
This commit is contained in:
parent
dae888c0a1
commit
ba909591c5
@ -46,10 +46,14 @@ EXPORT_PYSCRIPTS = libSMESH_Swig.py \
|
|||||||
SMESH_mechanic.py \
|
SMESH_mechanic.py \
|
||||||
SMESH_mechanic_tetra.py \
|
SMESH_mechanic_tetra.py \
|
||||||
SMESH_fixation.py \
|
SMESH_fixation.py \
|
||||||
|
SMESH_fixation_hexa.py \
|
||||||
|
SMESH_fixation_tetra.py \
|
||||||
batchmode_smesh.py \
|
batchmode_smesh.py \
|
||||||
SMESH_box_tetra.py \
|
SMESH_box_tetra.py \
|
||||||
SMESH_box2_tetra.py \
|
SMESH_box2_tetra.py \
|
||||||
SMESH_box3_tetra.py
|
SMESH_box3_tetra.py \
|
||||||
|
SMESH_flight_skin.py \
|
||||||
|
SMESH_Partition1_tetra.py
|
||||||
|
|
||||||
LIB_CLIENT_IDL = SALOMEDS.idl \
|
LIB_CLIENT_IDL = SALOMEDS.idl \
|
||||||
SALOME_Exception.idl \
|
SALOME_Exception.idl \
|
||||||
|
Loading…
Reference in New Issue
Block a user