]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Issue #2998: Add help description for automatic creation of constraints
authorvsv <vsv@opencascade.com>
Wed, 16 Oct 2019 10:13:19 +0000 (13:13 +0300)
committervsv <vsv@opencascade.com>
Wed, 6 Nov 2019 08:27:32 +0000 (11:27 +0300)
src/SketchPlugin/doc/SketchPlugin.rst
src/SketchPlugin/doc/images/SketchPanel.png

index dc99970dfb5185130bfa59680f0dc36d9c91a3f8..3c2902ba16d4ef4b609058fee83358958dc73168 100644 (file)
@@ -49,6 +49,7 @@ After the plane for sketch is selected, the following property panel will be ope
 - **Show dimensional constraints** check box - displays/hides dimensional constraints; 
 - **Show existing expressions** check box - displays/hides expressions.
 - **Show free points** check box - highlights free points in the current sketch if it is checked.
+- **Automatic constraints** - automatically crerate horizontal or vertical constraints if angle between created line and horizontal or vertical less then angular tolerance (defined in preferences).
 - **Change sketch plane** button - allows to change working plane of the current sketch.
 
 Now it is possible to:
index b2ac3f362794b1185f623727d95c91aa9fbefa73..90316748c5f252135ade1e48ad1a6beadd50f2b8 100644 (file)
Binary files a/src/SketchPlugin/doc/images/SketchPanel.png and b/src/SketchPlugin/doc/images/SketchPanel.png differ