From: dmv Date: Fri, 25 Apr 2008 11:26:23 +0000 (+0000) Subject: Documentation for NPAL 19589 X-Git-Tag: V4_1_2~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1558ae05ba0d47d181e49aebd1f1351938d88064;p=modules%2Fgeom.git Documentation for NPAL 19589 --- diff --git a/doc/salome/gui/GEOM/input/translation_operation.doc b/doc/salome/gui/GEOM/input/translation_operation.doc index f90baea25..120e3877c 100644 --- a/doc/salome/gui/GEOM/input/translation_operation.doc +++ b/doc/salome/gui/GEOM/input/translation_operation.doc @@ -33,7 +33,8 @@ of the vector. \n Finally you can define an \b Object and the vector. The object will be translated by the length of the vector. \n TUI Command: geompy.MakeTranslationVector(Object, Vector) -\n Activate Distance checkbox and Distance field allow defining the custom distance of translation +\n Activate Distance checkbox and Distance field allow defining the custom distance of translation. +\n TUI Command for translation by vector and custom distance: geompy.MakeTranslationVectorDistance(Object, Vector, Distance) \n Arguments: Name + one or several objects + 1 vector. \n Advanced option: \ref restore_presentation_parameters_page "Set presentation parameters and subshapes from arguments".