From: vsv Date: Tue, 4 Feb 2020 15:15:08 +0000 (+0300) Subject: Provide help description for new items of sketch page in preferences. X-Git-Tag: V9_5_0a1~33 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=cb04b7a4848d98717aa5953e809abcf46320ea31;p=modules%2Fshaper.git Provide help description for new items of sketch page in preferences. --- diff --git a/doc/gui/Introduction.rst b/doc/gui/Introduction.rst index 809b19308..0e493c4e7 100644 --- a/doc/gui/Introduction.rst +++ b/doc/gui/Introduction.rst @@ -625,6 +625,9 @@ Sketch tab defines properties of coordinate planes shown for selection of sketch - **Thickness** defines thickness of coordinate plane borders; - **Rotate to plane when selected** check-box turns on/off automatic switch the viewer to the top view for the selected sketch plane. - **Angular tolerance** defines defines an angular tolerance for automatic creation of horizontal and vertical constraints; +- **Default spline weight** defines default weight for B-spline nodes during creation. The default value can be changed by editing of the spline; +- **Cursor for sketch operation** defines a cursor which indicates a launched sketcher sub-operation. +- **Create sketch entities by dragging** defines a style of sketche etities creation. It concerns creation of lines, rectangles, circles, arcs, ellipses, elliptic arcs. If it is switched ON then points of objects has to be defined by mouse press - mouse move - mouse rellease. Otherwise every point of an object has to be defined by mouse click; .. _viewer_preferences: diff --git a/doc/gui/images/sketch_preferences.png b/doc/gui/images/sketch_preferences.png index ce3b32ff2..970444534 100755 Binary files a/doc/gui/images/sketch_preferences.png and b/doc/gui/images/sketch_preferences.png differ