From a703ffb463d7de3d6f52fc56624219fb573d25e7 Mon Sep 17 00:00:00 2001 From: NATHALIE GORE Date: Fri, 15 Nov 2019 10:21:42 +0100 Subject: [PATCH] Update doc --- src/FiltersPlugin/doc/FiltersPlugin.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.39.2