From: azv Date: Thu, 15 Aug 2019 09:47:06 +0000 (+0300) Subject: Task 2.1. To be able to put an orthogonality constraint between an arc and a line X-Git-Tag: V9_4_0a2~4^2~144 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ed04c2e5032bcad99fc5c3999172b4f2c7fce492;p=modules%2Fshaper.git Task 2.1. To be able to put an orthogonality constraint between an arc and a line Documentation update --- diff --git a/src/SketchPlugin/doc/images/Perpendicular_panel.png b/src/SketchPlugin/doc/images/Perpendicular_panel.png index 0747cff0c..f1c0b928e 100644 Binary files a/src/SketchPlugin/doc/images/Perpendicular_panel.png and b/src/SketchPlugin/doc/images/Perpendicular_panel.png differ diff --git a/src/SketchPlugin/doc/perpendicularFeature.rst b/src/SketchPlugin/doc/perpendicularFeature.rst index 0cf532283..dbcbc9b3b 100644 --- a/src/SketchPlugin/doc/perpendicularFeature.rst +++ b/src/SketchPlugin/doc/perpendicularFeature.rst @@ -1,15 +1,16 @@ .. _sketchPerpendicular: -.. |perpendicular.icon| image:: images/perpendicular.png +.. |Perpendicular.icon| image:: images/Perpendicular.png Perpendicular constraint ======================== Perpendicular constraint fixes two lines at 90 degrees to one another. +For a line and a circle/arc the perpendicular constraint fixes the center of circle/arc to be on a line. To create a Perpendicular constraint in the active Sketch: #. select in the Main Menu *Sketch - > Perpendicular* item or -#. click |perpendicular.icon| **Perpendicular** button in Sketch toolbar: +#. click |Perpendicular.icon| **Perpendicular** button in Sketch toolbar: Property panel: @@ -18,10 +19,12 @@ Property panel: Input fields: -- **First line** is the first line selected in the view. -- **Second line** is the second line selected in the view. +- **First object** is the first line, circle or arc selected in the view. +- **Second object** is the second line, circle or arc selected in the view. -After the lines are selected, a special sign will be added to each of them in the view. +After the objects are selected, a special sign will be added to each of them in the view. + +If one of selected objects is circular, then another has to be a straight line. **TUI Command**: @@ -37,7 +40,7 @@ Result Created Perpendicular constraint appears in the view. .. image:: images/Perpendicular_res.png - :align: center + :align: center .. centered:: Created perpendicular constraint