]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Mantis issue 0021432: EDF GEOM: Faces with huge tolerance can be built in GEOM
authorjfa <jfa@opencascade.com>
Wed, 23 Nov 2011 14:03:49 +0000 (14:03 +0000)
committerjfa <jfa@opencascade.com>
Wed, 23 Nov 2011 14:03:49 +0000 (14:03 +0000)
doc/salome/gui/GEOM/input/creating_face.doc

index 68bca27149a577262574056c2fb795732d8bb5c9..1bfd520ddd55a5bc5e070346c794bb06de3e5cdd 100644 (file)
@@ -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 <b>Try to create a planar face</b> 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 <b>TUI Command:</b> <em>geompy.MakeFaceWires([list of Shapes], isPlanarWanted)</em>