]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Documentation
authorGERALD NICOLAS <D68518@dsp0864451.atlas.edf.fr>
Thu, 17 Jun 2021 15:58:48 +0000 (17:58 +0200)
committerGERALD NICOLAS <D68518@dsp0864451.atlas.edf.fr>
Thu, 17 Jun 2021 15:58:48 +0000 (17:58 +0200)
src/PythonAddons/doc/images/pipeNetworkPanel.png [new file with mode: 0644]
src/PythonAddons/doc/pipeNetworkFeature.rst

diff --git a/src/PythonAddons/doc/images/pipeNetworkPanel.png b/src/PythonAddons/doc/images/pipeNetworkPanel.png
new file mode 100644 (file)
index 0000000..798b3fc
Binary files /dev/null and b/src/PythonAddons/doc/images/pipeNetworkPanel.png differ
index 6bacdf193840ae2dd9a9dd273779329855cd8103..463ea1589e4f370db3a6c6873d1940169021d59d 100644 (file)
@@ -1,37 +1,24 @@
 .. _pipeNetwork:
-.. |compoundVertices.icon|    image:: images/compound.png
+.. |pipeNetwork.icon|    image:: images/pipeNetwork.png
 
-Pipe network
-============
+Réseau de tuyaux
+================
 
-Compound Vertices is a feature and can be edited after execution.
-It allows creation of several points basing on XYZ coords file.
+Cette macro crée les objets SHAPER correspondant à un réseau de tuyauteries décrit dans un fichier texte.
 
-.. warning::
-  Please note that it is better to limit yourself to create a maximum of 100 points.
+Pour créer l'objet de la tuyauterie :
 
-These set of points will be grouped in a compound and can be used for others features.
+#. Choisir dans le menu principal *Macros - > Réseau de tuyaux* item  ou
+#. cliquer le bouton |pipeNetwork.icon| **Réseau de tuyaux** dans la barre des macros.
 
-To add a new set of points:
+Le menu suivant apparaît :
 
-#. select in the Main Menu *Macros - > Points set* item  or
-#. click |compoundVertices.icon| **Points set** button in Macros toolbar:
-
-The following property panel appears:
-
-.. figure:: images/compoundVerticesPanel.png
+.. figure:: images/pipeNetworkPanel.png
    :align: center
 
-   set of Points
-
-Select your points file and define a separator if it's different that " " in your points file
+   Réseau de tuyaux
 
-Result
-""""""
-
-A resulting compound will contain the points
-
-.. figure:: images/compoundVertices.png
-   :align: center
+On doit fournir le fichier de type texte qui contient le réseau. Sa syntaxe est décrite plus bas.
 
-   Points
+Syntaxe du fichier de données
+"""""""""""""""""""""""""""""