From: rnc Date: Mon, 19 Nov 2012 17:25:59 +0000 (+0000) Subject: 3d sketcher documentation updates X-Git-Tag: V6_6_0rc1~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=648960ae0bdc157d29189b24fd8c635a93b9a834;p=modules%2Fgeom.git 3d sketcher documentation updates --- diff --git a/doc/salome/gui/GEOM/images/3dsketch4.png b/doc/salome/gui/GEOM/images/3dsketch4.png new file mode 100644 index 000000000..b5a4d9eca Binary files /dev/null and b/doc/salome/gui/GEOM/images/3dsketch4.png differ diff --git a/doc/salome/gui/GEOM/images/3dsketch_2angles_rel.png b/doc/salome/gui/GEOM/images/3dsketch_2angles_rel.png new file mode 100644 index 000000000..7e815d4ea Binary files /dev/null and b/doc/salome/gui/GEOM/images/3dsketch_2angles_rel.png differ diff --git a/doc/salome/gui/GEOM/images/3dsketch_angle_abs.png b/doc/salome/gui/GEOM/images/3dsketch_angle_abs.png new file mode 100644 index 000000000..ff81225b7 Binary files /dev/null and b/doc/salome/gui/GEOM/images/3dsketch_angle_abs.png differ diff --git a/doc/salome/gui/GEOM/images/3dsketch_angle_height_rel.png b/doc/salome/gui/GEOM/images/3dsketch_angle_height_rel.png new file mode 100644 index 000000000..333cc19e9 Binary files /dev/null and b/doc/salome/gui/GEOM/images/3dsketch_angle_height_rel.png differ diff --git a/doc/salome/gui/GEOM/images/3dsketch_angle_rel.png b/doc/salome/gui/GEOM/images/3dsketch_angle_rel.png new file mode 100644 index 000000000..f57c097a4 Binary files /dev/null and b/doc/salome/gui/GEOM/images/3dsketch_angle_rel.png differ diff --git a/doc/salome/gui/GEOM/images/3dsketch_dlg.png b/doc/salome/gui/GEOM/images/3dsketch_dlg.png new file mode 100644 index 000000000..2edb64da6 Binary files /dev/null and b/doc/salome/gui/GEOM/images/3dsketch_dlg.png differ diff --git a/doc/salome/gui/GEOM/input/creating_3dsketcher.doc b/doc/salome/gui/GEOM/input/creating_3dsketcher.doc index 651ebc461..6446a0245 100755 --- a/doc/salome/gui/GEOM/input/creating_3dsketcher.doc +++ b/doc/salome/gui/GEOM/input/creating_3dsketcher.doc @@ -5,22 +5,19 @@ 3D Sketcher allows creating a closed or unclosed 3D wire, made of consequent straight segments. +Example: + +\image html 3dsketch4.png + To create a 3D Sketch, select in the main menu New Entity -> Basic -> 3D Sketch. -\image html 3dsketch2.png +\image html 3dsketch_dlg.png The first sketcher point can be defined by \b Absolute coordinates X, Y and Z. When the first point is defined, it is possible to add straight segments. Each segment will start at the end point of previous segment or at the sketcher first point, if there are no validated segments. -Segment can be defined by: - - \b Absolute coordinates X, Y and Z of its second end, - - \b Relative coordinates DX, DY and DZ of its second end with - respect to the previous applied point, - - \b Direction and \b Length of the segment. Direction is set by two - \b Angles in selected coordinate system. - The way of segment construction can be selected by the Coordinates Type radio buttons. @@ -33,9 +30,37 @@ user, "as is". \n "Sketch Closure" closes the Sketch by a straight line from the start to the end point and applies it. -Example: +Segment can be defined by: +- Cartesian coordinates of its second end, it can be either: + - \b Absolute coordinates X, Y and Z, + - \b Relative coordinates DX, DY and DZ with + respect to the previous applied point, + +- Angular coordinates of its second end, which is specified by: + TUI Command: geompy.Make3DSketcher( [ PointsList ] ) This algorithm creates a wire from the list of real values, which