From f0f8f7b4453edccf10d3de43bac620fa1d16d5fd Mon Sep 17 00:00:00 2001 From: jfa Date: Wed, 23 Nov 2011 14:03:49 +0000 Subject: [PATCH] Mantis issue 0021432: EDF GEOM: Faces with huge tolerance can be built in GEOM --- doc/salome/gui/GEOM/input/creating_face.doc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/salome/gui/GEOM/input/creating_face.doc b/doc/salome/gui/GEOM/input/creating_face.doc index 68bca2714..1bfd520dd 100644 --- a/doc/salome/gui/GEOM/input/creating_face.doc +++ b/doc/salome/gui/GEOM/input/creating_face.doc @@ -17,6 +17,8 @@ placement of the wires. If some resulting wires remain open, they will be added in the resulting compound "as is". \n Check Try to create a planar face to create a planar face or nothing if it is impossible. +\note Please note, that the resulting face can have a huge tolerance, if the initial wire has a big deviation from the plane. If the final tolerance exceeds 1e-06, a warning will be shown, but the face will be created and published in the study in a normal way. Using such faces can lead to failures or unpredictable results in most operations. + \n The \b Result will be a \b GEOM_Object (FACE). \n TUI Command: geompy.MakeFaceWires([list of Shapes], isPlanarWanted) -- 2.39.2