From b434bfe79a426df437291a8a5146b65253d89b7d Mon Sep 17 00:00:00 2001 From: rnc Date: Tue, 17 Apr 2012 15:43:25 +0000 Subject: [PATCH] tiny modification in the filling documentation --- doc/salome/gui/GEOM/input/creating_filling.doc | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) 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 -- 2.39.2