From: NATHALIE GORE Date: Fri, 15 Nov 2019 09:21:42 +0000 (+0100) Subject: Update doc X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a703ffb463d7de3d6f52fc56624219fb573d25e7;p=modules%2Fshaper.git Update doc --- diff --git a/src/FiltersPlugin/doc/FiltersPlugin.rst b/src/FiltersPlugin/doc/FiltersPlugin.rst index 2cde97911..c05a91e87 100644 --- a/src/FiltersPlugin/doc/FiltersPlugin.rst +++ b/src/FiltersPlugin/doc/FiltersPlugin.rst @@ -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