[Bf-docboard-svn] bf-manual: [9048] trunk/blender_docs/manual/addons/3d_view/precision_drawing_tools/trig_waves.rst: Cleanup: Long lines

Aaron Carlisle noreply at blender.org
Sun Feb 27 22:03:37 CET 2022


Revision: 9048
          https://developer.blender.org/rBM9048
Author:   Blendify
Date:     2022-02-27 22:03:37 +0100 (Sun, 27 Feb 2022)
Log Message:
-----------
Cleanup: Long lines

Modified Paths:
--------------
    trunk/blender_docs/manual/addons/3d_view/precision_drawing_tools/trig_waves.rst

Modified: trunk/blender_docs/manual/addons/3d_view/precision_drawing_tools/trig_waves.rst
===================================================================
--- trunk/blender_docs/manual/addons/3d_view/precision_drawing_tools/trig_waves.rst	2022-02-27 20:57:40 UTC (rev 9047)
+++ trunk/blender_docs/manual/addons/3d_view/precision_drawing_tools/trig_waves.rst	2022-02-27 21:03:37 UTC (rev 9048)
@@ -1,3 +1,4 @@
+
 *************************
 PDT Trigonometrical Waves
 *************************
@@ -11,20 +12,27 @@
 .. container:: lead
 
    .. clear
-This section of PDT is used to generate Trigonometrical Waves in a selected Object. In order to enable the ``Generate`` button, the use must first select an object using the ``Object Selector`` box.
 
+This section of PDT is used to generate Trigonometrical Waves in a selected Object.
+In order to enable the ``Generate`` button, the use must first select
+an object using the ``Object Selector`` box.
+
 There are then a number of parameters that need to be set:
 
 * The ``Working Plane`` - this is just a duplicate display of the main PDT ``Working Plane``.
 * The ``Wave Form`` - Sine Cosine, or Tangent.
-* The number of ``Cycles`` - each cycle is 180 degrees, NOT a full circle, so a value of 1 will result in one peak with a sine wave for example.
+* The number of ``Cycles`` - each cycle is 180 degrees, NOT a full circle,
+  so a value of 1 will result in one peak with a sine wave for example.
 * The ``Cycle Length`` - the length in blend file units of one cycle.
 * The ``Amplitude`` - the height of the wave.
 * Whether to ``Empty`` the target object, set to true this will delete all vertices in the target object.
 * The ``Resolution`` - the number of vertices on one cycle.
-* If you are generating a ``Tangent`` wave, the maximum amplitude of the wave. Tangent functions range from 0 to infinity over a 90 degree wave, so this limits the extent to which the tangent wave will extend.
+* If you are generating a ``Tangent`` wave, the maximum amplitude of the wave.
+  Tangent functions range from 0 to infinity over a 90 degree wave,
+  so this limits the extent to which the tangent wave will extend.
 * The ``Start Location`` - the point at which the first vertex will appear in Global Coordinates.
-* Whether ``Absolute`` values are required. In this context Absolute means greater than 0, so all peaks will be positive.
+* Whether ``Absolute`` values are required.
+  In this context Absolute means greater than 0, so all peaks will be positive.
 
 Here is a "Before" image:
 
@@ -35,6 +43,7 @@
 .. container:: lead
 
    .. clear
+
 And here is an "After" image:
 
 .. figure:: /images/addons_pdt_trig_3.png



More information about the Bf-docboard-svn mailing list