From: rnc Date: Tue, 17 Apr 2012 15:43:25 +0000 (+0000) Subject: tiny modification in the filling documentation X-Git-Tag: TRIPOLI_323~32 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b434bfe79a426df437291a8a5146b65253d89b7d;p=modules%2Fgeom.git tiny modification in the filling documentation --- diff --git a/doc/salome/gui/GEOM/input/creating_filling.doc b/doc/salome/gui/GEOM/input/creating_filling.doc index 8adb97690..874cac94b 100644 --- a/doc/salome/gui/GEOM/input/creating_filling.doc +++ b/doc/salome/gui/GEOM/input/creating_filling.doc @@ -18,12 +18,16 @@ created surface and the reference edge; iterations are repeated until the required tolerance is reached. So, a greater number of iterations allows producing a better surface. \n Method - Kind of method to perform filling operation -1. Default - the standard behaviour. -2. Use edges orientation - the edges orientation is used: if an edge is + +
    +
  1. Default - the standard behaviour.
  2. +
  3. Use edges orientation - the edges orientation is used: if an edge is reversed, the curve from this edge is reversed before being used by the filling -algorithm. -3. Auto-correct edges orientation - curves orientation is changed to -minimize the sum of distances between ends points of edges. +algorithm.
  4. +
  5. Auto-correct edges orientation - curves orientation is changed to +minimize the sum of distances between ends points of edges.
  6. +
+ \n Approximation - if checked, BSpline curves are generated in the process of surface construction (using GeomAPI_PointsToBSplineSurface functionality). By default the surface