From 360f297cf9aeb8225bb0c394b2a7b48266235fd5 Mon Sep 17 00:00:00 2001 From: jfa Date: Mon, 14 Jul 2008 10:53:40 +0000 Subject: [PATCH] Some grammar improvements by YSN. --- doc/salome/gui/GEOM/input/scale_operation.doc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/salome/gui/GEOM/input/scale_operation.doc b/doc/salome/gui/GEOM/input/scale_operation.doc index ed5b94fc6..a9a3ab8c4 100644 --- a/doc/salome/gui/GEOM/input/scale_operation.doc +++ b/doc/salome/gui/GEOM/input/scale_operation.doc @@ -20,12 +20,12 @@ shape. For this, you need to define the \b Shape to be scaled, the \n TUI Command: geompy.MakeScaleAlongAxes(Shape, CenterOfScale, FactorX, FactorY, FactorZ) \n Arguments: Name + 1 shape(s) + 1 vertex + 3 Scale Factors. -\note If Central Point is not defined, the scaling will be -performed relatively the origin of global coordinate system. +\note If the Central Point is not defined, the scaling will be +performed relatively the origin of the global coordinate system. -\note Scaling by a factor is a simple transformation, it does not modify -geometry of the shape, while scaling by different factors along axes -is a general transformation, which can modify geometry, for example, a +\note Scaling by one factor is a simple transformation, it does not modify the +geometry of the shape, while scaling by several different factors along axes +is a general transformation, which can modify the geometry, for example, a circle can be transformed into an ellipse. \n Example of simple scaling: @@ -34,7 +34,7 @@ circle can be transformed into an ellipse. \image html scale_transformsn2.png -\n Example of scaling on different factors along axes: +\n Example of scaling by different factors along axes: \image html scale_transformsn3.png -- 2.30.2