mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
missing python files in install
This commit is contained in:
parent
cfa45d551f
commit
1d4f948323
@ -30,7 +30,6 @@ ENDIF(SALOME_BUILD_GUI)
|
||||
# scripts / static
|
||||
SET(plugin_SCRIPTS
|
||||
__init__.py
|
||||
casStandard.py
|
||||
exemple.py
|
||||
exemple2.py
|
||||
)
|
||||
|
@ -24,6 +24,9 @@ SET(plugin_SCRIPTS
|
||||
__init__.py
|
||||
cubeAngle2.py
|
||||
cubeAngle.py
|
||||
cubeCoin.py
|
||||
cubeMilieu.py
|
||||
cubeTransverse.py
|
||||
cylindre_2.py
|
||||
cylindre.py
|
||||
disquePerce.py
|
||||
|
@ -22,15 +22,25 @@
|
||||
# scripts / static
|
||||
SET(plugin_SCRIPTS
|
||||
__init__.py
|
||||
ajustePointsEdgePipeFissure.py
|
||||
blocDefaut.py
|
||||
calculePointsAxiauxPipe.py
|
||||
casStandard.py
|
||||
checkDecoupePartition.py
|
||||
commonSubShapes.py
|
||||
compoundFromList.py
|
||||
construitEdgesRadialesDebouchantes.py
|
||||
construitFissureGenerale.py
|
||||
construitMaillagePipe.py
|
||||
construitPartitionsPeauFissure.py
|
||||
creePointsPipePeau.py
|
||||
creeZoneDefautDansObjetSain.py
|
||||
creeZoneDefautFilling.py
|
||||
creeZoneDefautGeom.py
|
||||
creeZoneDefautMaillage.py
|
||||
distance2.py
|
||||
eliminateDoubles.py
|
||||
elimineExtremitesPipe.py
|
||||
ellipsoideDefaut.py
|
||||
enleveDefaut.py
|
||||
extractionOrienteeMulti.py
|
||||
@ -43,20 +53,32 @@ SET(plugin_SCRIPTS
|
||||
findWireIntermediateVertices.py
|
||||
fissureCoude.py
|
||||
fissureGenerique.py
|
||||
fusionMaillageAttributionDefaut.py
|
||||
genereElemsFissureElliptique.py
|
||||
genereMeshCalculZoneDefaut.py
|
||||
geomsmesh.py
|
||||
getCentreFondFiss.py
|
||||
getStatsMaillageFissure.py
|
||||
getSubshapeIds.py
|
||||
identifieEdgesPeau.py
|
||||
identifieElementsDebouchants.py
|
||||
identifieElementsFissure.py
|
||||
identifieElementsGeometriquesPeau.py
|
||||
identifieFacesEdgesFissureExterne.py
|
||||
identifieFacesPeau.py
|
||||
initEtude.py
|
||||
initLog.py
|
||||
insereFissureElliptique.py
|
||||
insereFissureGenerale.py
|
||||
insereFissureLongue.py
|
||||
listOfExtraFunctions.py
|
||||
mailleAretesEtJonction.py
|
||||
mailleFacesFissure.py
|
||||
mailleFacesPeau.py
|
||||
meshBlocPart.py
|
||||
orderEdgesFromWire.py
|
||||
partitionBlocDefaut.py
|
||||
partitionneFissureParPipe.py
|
||||
partitionVolumeSain.py
|
||||
peauInterne.py
|
||||
produitMixte.py
|
||||
@ -65,8 +87,11 @@ SET(plugin_SCRIPTS
|
||||
prolongeWire.py
|
||||
propagateTore.py
|
||||
putName.py
|
||||
quadranglesToShapeNoCorner.py
|
||||
quadranglesToShape.py
|
||||
quadranglesToShapeWithCorner.py
|
||||
regroupeSainEtDefaut.py
|
||||
restreintFaceFissure.py
|
||||
rotTrans.py
|
||||
shapesSurFissure.py
|
||||
shapeSurFissure.py
|
||||
@ -78,6 +103,7 @@ SET(plugin_SCRIPTS
|
||||
testgmu.py
|
||||
toreFissure.py
|
||||
triedreBase.py
|
||||
trouveEdgesFissPeau.py
|
||||
whichSideMulti.py
|
||||
whichSide.py
|
||||
whichSideVertex.py
|
||||
|
@ -23,6 +23,7 @@
|
||||
SET(plugin_SCRIPTS
|
||||
__init__.py
|
||||
cubeAngle.py
|
||||
cubeFin.py
|
||||
decoupeCylindre.py
|
||||
disque_perce.py
|
||||
ellipse_disque.py
|
||||
|
Loading…
Reference in New Issue
Block a user