]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Issue #3102: Improve help on Point creation operation.
authorvsv <vsv@opencascade.com>
Mon, 16 Dec 2019 10:15:49 +0000 (13:15 +0300)
committervsv <vsv@opencascade.com>
Mon, 16 Dec 2019 10:16:05 +0000 (13:16 +0300)
src/ConstructionPlugin/doc/images/Point2.png
src/ConstructionPlugin/doc/images/Point3-1.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/Point3.png
src/ConstructionPlugin/doc/images/Point4-1.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/Point4-2.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/Point4.png
src/ConstructionPlugin/doc/images/Point5-1.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/Point5.png
src/ConstructionPlugin/doc/pointFeature.rst

index 95f456fcee68b13f5c7268af80e395e5330de929..14b7592166c73e76496815e15c309d63c405e94b 100644 (file)
Binary files a/src/ConstructionPlugin/doc/images/Point2.png and b/src/ConstructionPlugin/doc/images/Point2.png differ
diff --git a/src/ConstructionPlugin/doc/images/Point3-1.png b/src/ConstructionPlugin/doc/images/Point3-1.png
new file mode 100644 (file)
index 0000000..6706067
Binary files /dev/null and b/src/ConstructionPlugin/doc/images/Point3-1.png differ
index 6d3d39aef6516258d2662c7e86f1ac87e368fe7a..4a3d48395c04f7673ac6beebd14ae83322aa4759 100644 (file)
Binary files a/src/ConstructionPlugin/doc/images/Point3.png and b/src/ConstructionPlugin/doc/images/Point3.png differ
diff --git a/src/ConstructionPlugin/doc/images/Point4-1.png b/src/ConstructionPlugin/doc/images/Point4-1.png
new file mode 100644 (file)
index 0000000..f12badf
Binary files /dev/null and b/src/ConstructionPlugin/doc/images/Point4-1.png differ
diff --git a/src/ConstructionPlugin/doc/images/Point4-2.png b/src/ConstructionPlugin/doc/images/Point4-2.png
new file mode 100644 (file)
index 0000000..e9794f6
Binary files /dev/null and b/src/ConstructionPlugin/doc/images/Point4-2.png differ
index 3f649d6370f952ae387530421d42bef02de65911..667263ae1bb99dfee4fe4313c1d7c233d7d2f6ec 100644 (file)
Binary files a/src/ConstructionPlugin/doc/images/Point4.png and b/src/ConstructionPlugin/doc/images/Point4.png differ
diff --git a/src/ConstructionPlugin/doc/images/Point5-1.png b/src/ConstructionPlugin/doc/images/Point5-1.png
new file mode 100644 (file)
index 0000000..795039d
Binary files /dev/null and b/src/ConstructionPlugin/doc/images/Point5-1.png differ
index 0580696c0bd5ff0ae558f78943d1a2b414328ab3..7cdec6d6b8d717e62eb9c58806b592313601243f 100644 (file)
Binary files a/src/ConstructionPlugin/doc/images/Point5.png and b/src/ConstructionPlugin/doc/images/Point5.png differ
index 5aac2ec2b30631d1f28da0deae6a4585d374b778..214cae9afba2b45c6d5498e82f503a85e4ff5729 100644 (file)
@@ -105,13 +105,26 @@ The Result of the operation will be a construction point created on edge:
 By projection on edge or plane
 ------------------------------
 
+To create a point by projection it is necessary to select an existing point or wertex which will be projected and an edge or a plane (planar face) on which it will be projected:
+
+**On an edge:**
+
 .. image:: images/Point3.png
    :align: center
        
 .. centered::
-   **By projection**
+   **By projection on an edge**
+
+**On a plane:**
+
+.. image:: images/Point3-1.png
+   :align: center
+       
+.. centered::
+   **By projection on a plane**
 
-To create a point, select an existing point or vertex and an edge or face. The new point will be created by projection of the selected point on the edge or face.
+
+The new point will be created by projection of the selected point on the selected object.
 
 **TUI Commands**:
 
@@ -138,17 +151,33 @@ The Result of the operation will be a construction point created by projection o
 By intersection of objects
 --------------------------
 
+A point can be created by intersection of selected objects:
+
+**Two edges**
+
 .. image:: images/Point4.png
    :align: center
        
 .. centered::
-   **Intersection of objects**
+   **Intersection of edges**
 
-To create a point, select:
+**Edge and plane**
 
-#. two edges,
-#. edge and plane,
-#. three planes
+.. image:: images/Point4-1.png
+   :align: center
+       
+.. centered::
+   **Intersection of and edge and a plane**
+
+In this case it is possible to define an offset from a plane along the plane normal for the created point.
+
+**Three planes**
+
+.. image:: images/Point4-2.png
+   :align: center
+       
+.. centered::
+   **Intersection of three planes**
 
 The new point will be defined by intersection of the selected objects.
 
@@ -179,13 +208,25 @@ The Result of the operation will be a construction point created by intersection
 By geometrical property of object
 ---------------------------------
 
+It is possible to use the following property of selected object:
+
+**A center of gravity**
+
 .. image:: images/Point5.png
    :align: center
        
 .. centered::
-   **By geometrical property**
+   **By center of gravity**
+
+**A center of circle or arc**
 
-In this case the new point can be defined as a center of gravity of the selected object or as a center of a circle. To create a point, select the desirable object.
+.. image:: images/Point5-1.png
+   :align: center
+       
+.. centered::
+   **By center of a circle**
+   
+To create a point, select a desirable object.
 
 **TUI Commands**: