]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Update doc
authorNATHALIE GORE <ng13417n@dsp0897499.atlas.edf.fr>
Fri, 15 Nov 2019 09:21:42 +0000 (10:21 +0100)
committerNATHALIE GORE <ng13417n@dsp0897499.atlas.edf.fr>
Fri, 15 Nov 2019 09:21:42 +0000 (10:21 +0100)
src/FiltersPlugin/doc/FiltersPlugin.rst

index 2cde97911eed048e1674e569465d97b461c8441e..c05a91e8721c9612f8af06ca58b47fda8ba2b326 100644 (file)
@@ -143,6 +143,4 @@ This algorithm finds all the planar faces with the same normal than the argument
 
 - **Result type:** Face
 - **Arguments:** A planar Face.
-- **Algorithm:**
-    - If a point of an edge is selected as an argument, the result is all faces that contain this argument.If a face is selected, the result is all faces that have shared edges or vertices with this selection.
-    - If “propagation” flag is enabled (it is disabled by default), the algorithm becomes recursive: all connected faces are added to the results. So, for the solid shape there will be all faces except internal-volumes faces, not connected to any external faces.
+- **Algorithm:** The result will be all planar faces with the same normal than the selected planar face