From: GERALD NICOLAS Date: Thu, 17 Jun 2021 15:58:48 +0000 (+0200) Subject: Documentation X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7aa9258e1e3dd4747a1f1ecd78a306a6aa1ff804;p=modules%2Fshaper.git Documentation --- diff --git a/src/PythonAddons/doc/images/pipeNetworkPanel.png b/src/PythonAddons/doc/images/pipeNetworkPanel.png new file mode 100644 index 000000000..798b3fc4a Binary files /dev/null and b/src/PythonAddons/doc/images/pipeNetworkPanel.png differ diff --git a/src/PythonAddons/doc/pipeNetworkFeature.rst b/src/PythonAddons/doc/pipeNetworkFeature.rst index 6bacdf193..463ea1589 100644 --- a/src/PythonAddons/doc/pipeNetworkFeature.rst +++ b/src/PythonAddons/doc/pipeNetworkFeature.rst @@ -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 +"""""""""""""""""""""""""""""